2 references to _stoppedSource
Microsoft.Extensions.Hosting (2)
Internal\ApplicationLifetime.cs (2)
52public CancellationToken ApplicationStopped => _stoppedSource.Token; 101_stoppedSource.Cancel();