1 instantiation of LegacyRecipeEntryConstruct
Aspire.Hosting.Radius (1)
Publishing\RadiusInfrastructureBuilder.cs (1)
912var legacyEntry = new LegacyRecipeEntryConstruct
5 references to LegacyRecipeEntryConstruct
Aspire.Hosting.Radius (5)
Publishing\Constructs\LegacyApplicationEnvironmentConstruct.cs (3)
33private BicepDictionary<BicepDictionary<LegacyRecipeEntryConstruct>>? _recipes; 85public BicepDictionary<BicepDictionary<LegacyRecipeEntryConstruct>> Recipes 116_recipes = DefineDictionaryProperty<BicepDictionary<LegacyRecipeEntryConstruct>>(
Publishing\RadiusInfrastructureBuilder.cs (2)
908var inner = new BicepDictionary<LegacyRecipeEntryConstruct>(); 912var legacyEntry = new LegacyRecipeEntryConstruct