2 writes to RecipeLocation
Aspire.Hosting.Radius (1)
Publishing\RadiusInfrastructureBuilder.cs (1)
849
RecipeLocation
= entry.RecipeLocation,
Aspire.Hosting.Radius.Tests (1)
Publishing\ConfigureRadiusInfrastructureTests.cs (1)
226
entry.Value.Value!.
RecipeLocation
= "ghcr.io/myorg/recipes/override:v2";
1 reference to RecipeLocation
Aspire.Hosting.Radius (1)
Publishing\Constructs\RecipeEntryConstruct.cs (1)
51
_recipeLocation = DefineProperty<string>(nameof(
RecipeLocation
), ["recipeLocation"]);