2 references to _startedSource
Microsoft.AspNetCore.Http.Connections.Tests (2)
ApplicationLifetime.cs (2)
16public CancellationToken ApplicationStarted => _startedSource.Token; 29_startedSource.Cancel(throwOnFirstException: false);