3 references to ConnectionLogScope
Microsoft.AspNetCore.Http.Connections (3)
Internal\HttpConnectionDispatcher.cs (3)
85var logScope = new ConnectionLogScope(connectionContext?.ConnectionId); 114var logScope = new ConnectionLogScope(connectionId: string.Empty); 132var logScope = new ConnectionLogScope(connectionId: string.Empty);