2 references to FormatBicepExpression
Aspire.Hosting.Azure.AppContainers (2)
BaseContainerAppContext.cs (2)
349val = (BicepFormattingHelpers.FormatBicepExpression(val, format), secretType); 370val = BicepFormattingHelpers.FormatBicepExpression(val, format);