3 references to _stoppingCts
Aspire.Hosting.Tests (3)
ResourceNotificationTests.cs (3)
738
ApplicationStopping =
_stoppingCts
.Token;
747
_stoppingCts
.Cancel();
752
_stoppingCts
.Dispose();