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