6 references to WithParameter
Aspire.Hosting.Azure.Tests (5)
AzureBicepProvisionerTests.cs (5)
51.WithParameter("age", () => 20) 80.WithParameter("age", () => 20) 86.WithParameter("age", () => 20) 140.WithParameter("age", () => 20) 145.WithParameter("age", () => 20)
BicepSample.AppHost (1)
Program.cs (1)
15.WithParameter("p2", () => new BicepOutputReference("val0", temp00!))