api-doc-tools
api-doc-tools copied to clipboard
Some members are somehow missing the F# or VB signature
For example: https://github.com/dotnet/dotnet-api-docs/blob/master/xml/Microsoft.VisualBasic/Collection.xml#L798
Seems to be happening for EIIs.
There's also a member missing the VB signature (though it's not an EII): https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Configuration/AppSettingsReader.xml#L153
Another example: https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.IO/FileStream.xml#L1417
@joelmartinez can you triage this bug?
Another instance I found today: https://docs.microsoft.com/en-us/dotnet/api/system.net.security.sslstream.beginread?view=netframework-4.7.2
Another example: https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.textrenderer.measuretext
Created internal bug for this issue