dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.44k stars 4.76k forks source link

Update TagName docs to include behavior if tag is not found #109934

Open mpdelbuono opened 1 week ago

mpdelbuono commented 1 week ago

Adds detail to the documentation of TagName.IndexOf to clarify that the method will return -1 if the specified tag was not found.

(No behavior change; this is a documentation change only.)

mpdelbuono commented 1 week ago

@dotnet-policy-service agree company="Microsoft"