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