2 references to OtherHttpMethod
Microsoft.AspNetCore.Hosting (2)
Internal\HostingTelemetryHelpers.cs (2)
88
return
OtherHttpMethod
;
252
var namePrefix = normalizedHttpMethod ==
OtherHttpMethod
? "HTTP" : normalizedHttpMethod;