10 references to AddAzureInfrastructure
Aspire.Hosting.Azure.Tests (9)
AzureBicepProvisionerTests.cs (2)
112
builder.
AddAzureInfrastructure
("infrastructure", _ => { })
127
builder.
AddAzureInfrastructure
("infrastructure", _ => { })
AzureBicepResourceTests.cs (6)
58
{ builder => builder.
AddAzureInfrastructure
(resourceName, CreateInfrastructure) },
738
var infrastructure1 = builder.
AddAzureInfrastructure
("infrastructure1", (infrastructure) =>
763
var infrastructure1 = builder.
AddAzureInfrastructure
("infrastructure1", (infrastructure) =>
802
var infrastructure1 = builder.
AddAzureInfrastructure
("infrastructure1", (infrastructure) =>
2752
var provisioningResource = builder.
AddAzureInfrastructure
("infrastructure", r =>
2766
var provisioningResource = builder.
AddAzureInfrastructure
("infrastructure", r =>
AzureProvisioningResourceExtensionsTests.cs (1)
25
var resource1 = builder.
AddAzureInfrastructure
("resource1", infrastructure =>
Aspire.Hosting.Tests (1)
Schema\SchemaTests.cs (1)
178
builder.
AddAzureInfrastructure
("infrastructure", infrastructure =>