-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some members are somehow missing the F# or VB signature #356
Comments
There's also a member missing the VB signature (though it's not an EII): |
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 |
Created internal bug for this issue |
For example: https://github.com/dotnet/dotnet-api-docs/blob/master/xml/Microsoft.VisualBasic/Collection.xml#L798
Seems to be happening for EIIs.
The text was updated successfully, but these errors were encountered: