1 write to _connectionMetricsContext
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1OutputProducer.cs (1)
89
_connectionMetricsContext
= connectionMetricsContext;
1 reference to _connectionMetricsContext
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1OutputProducer.cs (1)
472
KestrelMetrics.AddConnectionEndReason(
_connectionMetricsContext
, reason);