1 write to CleanupStartedWithCancellationRequested
Aspire.Hosting.Azure.Tests (1)
AzureSandboxesTests.cs (1)
3441CleanupStartedWithCancellationRequested = cancellationToken.IsCancellationRequested;
1 reference to CleanupStartedWithCancellationRequested
Aspire.Hosting.Azure.Tests (1)
AzureSandboxesTests.cs (1)
3319Assert.False(client.CleanupStartedWithCancellationRequested);