-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
dotnet/dotnet-api-docs
#4267Labels
area-System.NetdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code
Milestone
Description
The URI class is immutable, and glancing at the code it seems as though thread-safety is considered. However, the URI docs say "Any instance members are not guaranteed to be thread safe".
Is that really the case? If not, and the class is thread-safe, the docs should be updated.
Metadata
Metadata
Assignees
Labels
area-System.NetdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code