3 references to GetPendingLegacyDeploymentCleanup
Aspire.Hosting.Azure.Sandboxes (3)
AzureSandboxContainerDeployment.cs (3)
1372if (GetPendingLegacyDeploymentCleanup(stateSection) is JsonObject pendingLegacyDeploymentCleanup) 1443if (GetPendingLegacyDeploymentCleanup(stateSection) is JsonObject pendingLegacyDeploymentCleanup) 1968var pendingDeploymentCleanup = GetPendingLegacyDeploymentCleanup(stateSection);