3 references to _stoppingCts
Aspire.Hosting.Tests (3)
ResourceNotificationTests.cs (3)
399
ApplicationStopping =
_stoppingCts
.Token;
408
_stoppingCts
.Cancel();
413
_stoppingCts
.Dispose();