1 write to _connectionId
Microsoft.AspNetCore.Server.Kestrel.Core (1)
_generated\0\LoggerMessage.g.cs (1)
1066
this.
_connectionId
= connectionId;
2 references to _connectionId
Microsoft.AspNetCore.Server.Kestrel.Core (2)
_generated\0\LoggerMessage.g.cs (2)
1074
var ConnectionId = this.
_connectionId
;
1089
0 => new global::System.Collections.Generic.KeyValuePair<string, object?>("ConnectionId", this.
_connectionId
),