dotnet / dotnet/dotnet-api-docs
Examples should use C# keywords rather than .NET types
Open
area-System.Numerics
docs-experience
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
As an **example**, [this](https://learn.microsoft.com/en-us/dotnet/api/system.int32.parse?view=net-7.0) page uses `Int32.Parse` rather than `int.Parse`
This issue is applicable to multiple pages.
Contributor guide
Assessment
This issue has not been assessed yet.