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