6 references to WithParameter
Aspire.Hosting.Azure.Tests (5)
AzureBicepProvisionerTests.cs (5)
53
.
WithParameter
("age", () => 20)
102
.
WithParameter
("age", () => 20)
108
.
WithParameter
("age", () => 20)
160
.
WithParameter
("age", () => 20)
165
.
WithParameter
("age", () => 20)
BicepSample.AppHost (1)
Program.cs (1)
15
.
WithParameter
("p2", () => new BicepOutputReference("val0", temp00!))