1 write to _connectionId
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1OutputProducer.cs (1)
84
_connectionId
= connectionId;
1 reference to _connectionId
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1OutputProducer.cs (1)
456
_log.ConnectionDisconnect(
_connectionId
);