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) },
1012
var infrastructure1 = builder.
AddAzureInfrastructure
("infrastructure1", (infrastructure) =>
1037
var infrastructure1 = builder.
AddAzureInfrastructure
("infrastructure1", (infrastructure) =>
1076
var infrastructure1 = builder.
AddAzureInfrastructure
("infrastructure1", (infrastructure) =>
2970
var provisioningResource = builder.
AddAzureInfrastructure
("infrastructure", r =>
2984
var provisioningResource = builder.
AddAzureInfrastructure
("infrastructure", r =>
AzureProvisioningResourceExtensionsTests.cs (1)
25
var resource1 = builder.
AddAzureInfrastructure
("resource1", infrastructure =>
Aspire.Hosting.Tests (1)
Schema\SchemaTests.cs (1)
182
builder.
AddAzureInfrastructure
("infrastructure", infrastructure =>