2 references to Metrics
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\ConnectionDispatcher.cs (2)
57
var metricsContext =
Metrics
.CreateContext(connection);
66
Metrics
.ConnectionQueuedStart(metricsContext);