dotnet / dotnet/dotnet-api-docs
Some pages' "Methods" lists were not correctly version specific
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Missing information
### Description
For the page mentioned below, `ExportRSAPublicKeyPem()` for instance does not exist in .NET Standard 2.0 and can't be found from inherited class `RSA`, but could be incorrectly seen in the summary part of the class.
### Page URL
https://learn.microsoft.com/zh-cn/dotnet/api/system.security.cryptography.rsacryptoserviceprovider?view=netstandard-2.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Security.Cryptography/RSACryptoServiceProvider.xml
### Document Version Independent Id
ad68bc1f-4d84-1081-ff0b-419b6ca19d49
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.