2 references to ConnectionLogScope
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionDispatcher.cs (2)
76var logScope = new ConnectionLogScope(connectionContext?.ConnectionId); 105var logScope = new ConnectionLogScope(connectionId: string.Empty);