2 instantiations of RadiusInfrastructureBuilder
Aspire.Hosting.Radius (2)
Publishing\RadiusBicepPublishingContext.cs (2)
69var builder = new RadiusInfrastructureBuilder(_environment, model, typeMapper, logger); 131var builder = new RadiusInfrastructureBuilder(_environment, model, typeMapper, logger);
3 references to RadiusInfrastructureBuilder
Aspire.Hosting.Radius (3)
Publishing\RadiusBicepPublishingContext.cs (3)
22/// AST via <see cref="RadiusInfrastructureBuilder"/>, compiles to Bicep via 69var builder = new RadiusInfrastructureBuilder(_environment, model, typeMapper, logger); 131var builder = new RadiusInfrastructureBuilder(_environment, model, typeMapper, logger);