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