22 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (22)
AzureAppServiceTests.cs (22)
49var (manifest, bicep) = await GetManifestWithBicep(resource); 70var (manifest, bicep) = await GetManifestWithBicep(environment); 110var (manifest, bicep) = await GetManifestWithBicep(resource); 145var (manifest, bicep) = await GetManifestWithBicep(resource); 177var (manifest, bicep) = await GetManifestWithBicep(resource); 213var (manifest, bicep) = await GetManifestWithBicep(resource); 248var (manifest, bicep) = await GetManifestWithBicep(resource); 289var (manifest, bicep) = await GetManifestWithBicep(environment); 396var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource); 416var (manifest, bicep) = await GetManifestWithBicep(environment); 451var (manifest, bicep) = await GetManifestWithBicep(resource); 472var (manifest, bicep) = await GetManifestWithBicep(environment); 508var (manifest, bicep) = await GetManifestWithBicep(resource); 544var (manifest, bicep) = await GetManifestWithBicep(resource); 579var (manifest, bicep) = await GetManifestWithBicep(resource); 633var (manifest, bicep) = await GetManifestWithBicep(resource); 664var (manifest, bicep) = await GetManifestWithBicep(resource); 707var (manifest, bicep) = await GetManifestWithBicep(environment); 728var (manifest, bicep) = await GetManifestWithBicep(environment); 750var (manifest, bicep) = await GetManifestWithBicep(environment); 772var (manifest, bicep) = await GetManifestWithBicep(environment); 802var (manifest, bicep) = await GetManifestWithBicep(resource);