2 references to NestedPropertyExists
Aspire.Hosting (2)
Pipelines\Internal\FileDeploymentStateManager.cs (2)
295var currentValueExists = NestedPropertyExists(_currentState, claimedSectionName); 627if (NestedPropertyExists(currentState, sectionName))