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