1 instantiation of RecipeEntryConstruct
Aspire.Hosting.Radius (1)
Publishing\RadiusInfrastructureBuilder.cs (1)
846var recipeEntry = new RecipeEntryConstruct
4 references to RecipeEntryConstruct
Aspire.Hosting.Radius (4)
Publishing\Constructs\RadiusRecipePackConstruct.cs (3)
20private BicepDictionary<RecipeEntryConstruct>? _recipes; 33public BicepDictionary<RecipeEntryConstruct> Recipes 49_recipes = DefineDictionaryProperty<RecipeEntryConstruct>(nameof(Recipes), ["properties", "recipes"]);
Publishing\RadiusInfrastructureBuilder.cs (1)
846var recipeEntry = new RecipeEntryConstruct