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