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