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