2 references to LoggingConnectionContext
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Middleware\LoggingMultiplexedConnectionMiddleware.cs (2)
62context = new LoggingConnectionContext(context, _logger); 70context = new LoggingConnectionContext(context, _logger);