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