3 references to _stoppingCts
Aspire.Hosting.Tests (3)
ResourceNotificationTests.cs (3)
693
ApplicationStopping =
_stoppingCts
.Token;
702
_stoppingCts
.Cancel();
707
_stoppingCts
.Dispose();