dotnet / dotnet/dotnet-api-docs
AppContext documentation is incorrect for .NET Core/.NET 5
Open
area-System.Runtime
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
The documentation [here](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/AppContext.xml) is mostly incorrect when not running on .NET Framework. .NET Core/.NET 5 don't check a config file or the Windows registry for switches.
Contributor guide
Assessment
This issue has not been assessed yet.