2 references to _stoppedSource
Microsoft.AspNetCore.Hosting (2)
Internal\ApplicationLifetime.cs (2)
47public CancellationToken ApplicationStopped => _stoppedSource.Token; 96_stoppedSource.Cancel();