dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
725 stars 1.56k forks source link

Clarify XML comments for Utf8Parser.TryParse to reflect case insensitivity #10392

Closed joegoldman2 closed 1 month ago

joegoldman2 commented 1 month ago

Summary

Same as dotnet/runtime#103861.

dotnet-policy-service[bot] commented 1 month ago

Tagging subscribers to this area: @dotnet/area-system-buffers

learn-build-service-prod[bot] commented 1 month ago

Learn Build status updates of commit e796c47:

:white_check_mark: Validation status: passed

File Status Preview URL Details
xml/System.Buffers.Text/Utf8Parser.xml :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please:

gewarren commented 1 month ago

Thanks @joegoldman2