2 references to WithEnvironment
Aspire.Hosting.Azure (2)
AzureBicepResourceExtensions.cs (2)
87
return builder.
WithEnvironment
(name, (IExpressionValue)bicepOutputReference);
120
return builder.
WithEnvironment
(name, (IExpressionValue)secretReference);