4 references to GetOrAddRecipeParameter
Aspire.Hosting.Radius (4)
Publishing\RadiusInfrastructureBuilder.cs (4)
1728
return ParameterReference(
GetOrAddRecipeParameter
(parameterBuilder.Resource));
1730
return ParameterReference(
GetOrAddRecipeParameter
(parameterResource));
2078
/// <see cref="
GetOrAddRecipeParameter
"/>), with <c>encoding</c> emitted when the author set it
2090
var parameter =
GetOrAddRecipeParameter
(binding.Parameter);