1 write to ConnectionId
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\ConnectionReference.cs (1)
19
ConnectionId
= connection.TransportConnection.ConnectionId;
1 reference to ConnectionId
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\ConnectionManager.cs (1)
81
_trace.ApplicationNeverCompleted(reference.
ConnectionId
);