1 write to _connectionId
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ConnectionLogScope.cs (1)
17_connectionId = connectionId;
2 references to _connectionId
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\ConnectionLogScope.cs (2)
26return new KeyValuePair<string, object>("ConnectionId", _connectionId); 55_connectionId);