1 write to SaveConflictSectionName
Aspire.Hosting.Azure.Tests (1)
AzureEnvironmentResourceExtensionsTests.cs (1)
1361deploymentStateManager.SaveConflictSectionName = "Azure:Deployments:storage";
1 reference to SaveConflictSectionName
Aspire.Hosting.Azure.Tests (1)
AzureEnvironmentResourceExtensionsTests.cs (1)
5403if (section.SectionName == SaveConflictSectionName && SaveConflictCount > 0)