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