This tools creates an xml file that describes the public API of an assembly.
This is a modified version of the same tool from Mono: https://github.com/mono/mono/tree/3d11ccdce6df39bb63c783af28ec9756d1b32db1/mcs/tools/corcompare
This tool compares two xml files (created with mono-api-info) and produces an html report with the differences.
This is a modified version of the same tool from Mono: https://github.com/mono/mono/tree/3d11ccdce6df39bb63c783af28ec9756d1b32db1/mcs/tools/mono-api-html