dotnet / dotnet/dotnet-api-docs
Missing SynchronizationContext info - null outside main thread
Open
area-System.Runtime
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Threading/SynchronizationContext.xml
[Several sources around the web](https://stackoverflow.com/a/9377740/2037431) say `SynchronizationContext.Current` is only not `null` when called on the main thread, but I could not verify this information against the official docs. Is this info missing?
Contributor guide
Assessment
This issue has not been assessed yet.