2 references to ClientConnectionIdKey
Microsoft.AspNetCore.Http.Connections.Client (2)
Internal\ConnectionLogScope.cs (2)
34return new KeyValuePair<string, object?>(ClientConnectionIdKey, ConnectionId); 62_cachedToString = FormattableString.Invariant($"{ClientConnectionIdKey}:{ConnectionId}");