2 references to _startedSource
Microsoft.Extensions.Hosting (2)
Internal\ApplicationLifetime.cs (2)
36public CancellationToken ApplicationStarted => _startedSource.Token; 74_startedSource.Cancel();