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