3 references to GetPendingLegacyDeploymentCleanup
Aspire.Hosting.Azure.Sandboxes (3)
AzureSandboxContainerDeployment.cs (3)
1330if (GetPendingLegacyDeploymentCleanup(stateSection) is JsonObject pendingLegacyDeploymentCleanup) 1401if (GetPendingLegacyDeploymentCleanup(stateSection) is JsonObject pendingLegacyDeploymentCleanup) 1889var pendingDeploymentCleanup = GetPendingLegacyDeploymentCleanup(stateSection);