2 references to SandboxStateParentSection
Aspire.Hosting.Azure.Sandboxes (2)
AzureSandboxContainerDeployment.cs (2)
35internal const string SandboxStateSectionPrefix = $"{SandboxStateParentSection}:"; 1399var sandboxesSection = await deploymentStateManager.AcquireCurrentSectionAsync(SandboxStateParentSection, context.CancellationToken).ConfigureAwait(false);