3 references to _startedCts
Aspire.Hosting.Testing.Tests (3)
ResourceLoggerForwarderServiceTests.cs (3)
162
ApplicationStarted =
_startedCts
.Token;
168
_startedCts
.Cancel();
178
_startedCts
.Cancel();