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