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