2 references to ToBicepObject
Aspire.Hosting.Radius (2)
Publishing\BicepPostProcessor.cs (1)
200IDictionary<string, object> dictionary => ToBicepObject(dictionary),
Publishing\RadiusInfrastructureBuilder.cs (1)
2045legacyEnvConstruct.RecipeConfig = BicepPostProcessor.ToBicepObject(recipeConfig);