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