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