2 references to _waitForConnectionClosedTcs
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (2)
Internal\SocketConnection.cs (2)
261
await
_waitForConnectionClosedTcs
.Task;
359
state.
_waitForConnectionClosedTcs
.TrySetResult();