2 references to AddBicepTemplate
Aspire.Hosting.Azure.Tests (1)
AzureBicepResourceTests.cs (1)
56{ builder => builder.AddBicepTemplate(resourceName, "template.bicep") },
BicepSample.AppHost (1)
Program.cs (1)
12var bicep1 = builder.AddBicepTemplate("test", "test.bicep")