3 references to _stoppingCts
Aspire.Hosting.Testing.Tests (3)
ResourceLoggerForwarderServiceTests.cs (3)
163ApplicationStopping = _stoppingCts.Token; 183_stoppingCts.Cancel(); 189_stoppingCts.Dispose();