2 references to AttributeHttpRequestMethod
Microsoft.AspNetCore.Hosting (2)
Internal\HostingMetrics.cs (1)
112tags.Add(HostingTelemetryHelpers.AttributeHttpRequestMethod, HostingTelemetryHelpers.GetNormalizedHttpMethod(method));
Internal\HostingTelemetryHelpers.cs (1)
128tags.Add(AttributeHttpRequestMethod, normalizedHttpMethod);