3 references to _toUpper
Microsoft.Extensions.Http.Diagnostics (3)
Http\DownstreamDependencyMetadataManager.cs (3)
332
ch =
_toUpper
[ch];
380
char ch =
_toUpper
[requestRouteAsSpan[i]];
432
char ch =
_toUpper
[httpMethod[j]];