1 instantiation of BicepValueFactoryProxy
Aspire.Hosting.Azure.Provisioning (1)
BicepValueFactory.cs (1)
23return new(infrastructure);
2 references to BicepValueFactoryProxy
Aspire.Hosting.Azure.Provisioning (1)
BicepValueFactory.cs (1)
19internal static BicepValueFactoryProxy Create(this AzureResourceInfrastructure infrastructure)
Aspire.Hosting.Azure.Provisioning.Tests (1)
BicepValueProxyTests.cs (1)
198var factory = CreateInfrastructure().Create();