1 write to _metricsContext
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
159_metricsContext = context.MetricsContext;
3 references to _metricsContext
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\Http2Connection.cs (3)
239KestrelMetrics.AddConnectionEndReason(_metricsContext, reason); 907_metricsContext); 1344_context.ServiceContext.Metrics.RequestQueuedStart(_metricsContext, KestrelMetrics.Http2);