3 references to _stoppingCts
Aspire.Hosting.Tests (3)
ResourceNotificationTests.cs (3)
450
ApplicationStopping =
_stoppingCts
.Token;
459
_stoppingCts
.Cancel();
464
_stoppingCts
.Dispose();