2 references to BicepFormattingHelpers
Aspire.Hosting.Azure.AppService (2)
AzureAppServiceWebsiteContext.cs (2)
188
val = (
BicepFormattingHelpers
.FormatBicepExpression(val, format), secretType);
208
val =
BicepFormattingHelpers
.FormatBicepExpression(val, format);