3 references to _stoppedCts
Aspire.Hosting.Testing.Tests (3)
ResourceLoggerForwarderServiceTests.cs (3)
164
ApplicationStopped =
_stoppedCts
.Token;
184
_stoppedCts
.Cancel();
190
_stoppedCts
.Dispose();