3 references to _stoppedCts
Aspire.Hosting.Testing.Tests (3)
ResourceLoggerForwarderServiceTests.cs (3)
147
ApplicationStopped =
_stoppedCts
.Token;
167
_stoppedCts
.Cancel();
173
_stoppedCts
.Dispose();