2 references to Interpolate
Aspire.Hosting.Azure.AppService (2)
src\Shared\BicepFunction2.cs (2)
13
return
Interpolate
(formatString.Format, formatString.Args);
27
BicepFormatString nested =>
Interpolate
(nested.Format, nested.Args),