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