api-doc-tools icon indicating copy to clipboard operation
api-doc-tools copied to clipboard

Some members are somehow missing the F# or VB signature

Open mairaw opened this issue 7 years ago • 5 comments

For example: https://github.com/dotnet/dotnet-api-docs/blob/master/xml/Microsoft.VisualBasic/Collection.xml#L798

Seems to be happening for EIIs.

mairaw avatar Sep 24 '18 04:09 mairaw

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

rpetrusha avatar Oct 10 '18 22:10 rpetrusha

Another example: https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.IO/FileStream.xml#L1417

@joelmartinez can you triage this bug?

mairaw avatar Oct 22 '18 23:10 mairaw

Another instance I found today: https://docs.microsoft.com/en-us/dotnet/api/system.net.security.sslstream.beginread?view=netframework-4.7.2

mairaw avatar Mar 22 '19 08:03 mairaw

Another example: https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.textrenderer.measuretext

mairaw avatar Jun 17 '19 17:06 mairaw

Created internal bug for this issue

mimisasouvanh avatar Jan 16 '20 00:01 mimisasouvanh