4 references to CreateMetricsContext
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (4)
ConnectionDispatcherTests.cs (1)
123id: 0, serviceContext, transportConnectionManager, connectionDelegate, connection, serviceContext.Log, TestContextFactory.CreateMetricsContext(connection));
HttpConnectionManagerTests.cs (1)
49var httpConnection = new KestrelConnection<ConnectionContext>(0, serviceContext, transportConnectionManager, _ => Task.CompletedTask, mock.Object, trace, TestContextFactory.CreateMetricsContext(mock.Object));
src\Servers\Kestrel\shared\test\TestContextFactory.cs (2)
68CreateMetricsContext(connectionContext)); 164metricsContext: CreateMetricsContext(connectionContext)