1 write to _metrics
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
50_metrics = metrics;
3 references to _metrics
Microsoft.AspNetCore.Hosting (3)
Internal\HostingApplicationDiagnostics.cs (3)
58if (_metrics.IsEnabled()) 164_metrics.RequestEnd( 384_metrics.RequestStart(httpContext.Request.Scheme, httpContext.Request.Method);