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