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