2 references to MaxRecipeParameterNestingDepth
Aspire.Hosting.Radius (2)
Publishing\RadiusInfrastructureBuilder.cs (2)
1711
if (depth >
MaxRecipeParameterNestingDepth
)
1714
$"Recipe parameter values cannot be nested deeper than {
MaxRecipeParameterNestingDepth
} levels.");