3 references to _stoppedTcs
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\KestrelServerImpl.cs (3)
245await _stoppedTcs.Task.ConfigureAwait(false); 265_stoppedTcs.TrySetException(ex); 275_stoppedTcs.TrySetResult();