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) },
1016
var infrastructure1 = builder.
AddAzureInfrastructure
("infrastructure1", (infrastructure) =>
1041
var infrastructure1 = builder.
AddAzureInfrastructure
("infrastructure1", (infrastructure) =>
1080
var infrastructure1 = builder.
AddAzureInfrastructure
("infrastructure1", (infrastructure) =>
2974
var provisioningResource = builder.
AddAzureInfrastructure
("infrastructure", r =>
2988
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 =>