3 references to _stoppingCts
Aspire.Hosting.Tests (3)
ResourceNotificationTests.cs (3)
655
ApplicationStopping =
_stoppingCts
.Token;
664
_stoppingCts
.Cancel();
669
_stoppingCts
.Dispose();