3 references to _stoppingCts
Aspire.Hosting.Testing.Tests (3)
ResourceLoggerForwarderServiceTests.cs (3)
146
ApplicationStopping =
_stoppingCts
.Token;
166
_stoppingCts
.Cancel();
172
_stoppingCts
.Dispose();