1 write to _metrics
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
49_metrics = metrics;
3 references to _metrics
Microsoft.AspNetCore.Hosting (3)
Internal\HostingApplicationDiagnostics.cs (3)
57if (_metrics.IsEnabled()) 162_metrics.RequestEnd( 378_metrics.RequestStart(httpContext.Request.Scheme, httpContext.Request.Method);