Ron Petrusha
Ron Petrusha
Yes, that's correct, @joelmartinez.
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
Thanks for the feedback, @binki. We'll investigate and update the documentation accordingly.
Thanks for pointing this out, @jack147527. The source code is incomplete in many instances here, unfortunately. We'll schedule some time to work on presenting compilable source in an uncoming sprint....
Thanks for pointing this out, @ackerman76. The ConditionalWeakTable.TryGetValue method documents the ArgumentNullException, but this example nevertheless passes a null value to the method. It also does a very poor job...
Thanks for pointing this out, @NextTurn. I'll address it in an upcoming sprint.
This is a request for an example, I'm adding it to the backlog, as well as to the community contributor's project.
Thanks for pointing out that the examples call the wrong overload, @Crunchie. We've removed the examples from the CheckSignature(X509Certificate2Collection,Boolean) documentation. We've also added this issue to our backlog the community...
Thanks for opening this issue, @jinek. This is a problem throughout the documentation set, so I've added it to the [.NET Community Contributors project.](https://github.com/dotnet/docs/projects/35). So if anyone would like to...
Thank you so much for your offer to help with addressing exception handling in the doc set, @jinek! I'll respond by tomorrow with a detailed plan for reviewing the examples...