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