2 writes to Method
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplicationDiagnostics.cs (1)
64context.MetricsTagsFeature.Method = httpContext.Request.Method;
Internal\HttpMetricsTagsFeature.cs (1)
26Method = null;
1 reference to Method
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
167context.MetricsTagsFeature.Method!,