21 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (21)
AzureAppServiceTests.cs (21)
48var (manifest, bicep) = await GetManifestWithBicep(resource); 69var (manifest, bicep) = await GetManifestWithBicep(environment); 109var (manifest, bicep) = await GetManifestWithBicep(resource); 144var (manifest, bicep) = await GetManifestWithBicep(resource); 176var (manifest, bicep) = await GetManifestWithBicep(resource); 212var (manifest, bicep) = await GetManifestWithBicep(resource); 247var (manifest, bicep) = await GetManifestWithBicep(resource); 288var (manifest, bicep) = await GetManifestWithBicep(environment); 395var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource); 415var (manifest, bicep) = await GetManifestWithBicep(environment); 450var (manifest, bicep) = await GetManifestWithBicep(resource); 486var (manifest, bicep) = await GetManifestWithBicep(resource); 522var (manifest, bicep) = await GetManifestWithBicep(resource); 557var (manifest, bicep) = await GetManifestWithBicep(resource); 611var (manifest, bicep) = await GetManifestWithBicep(resource); 642var (manifest, bicep) = await GetManifestWithBicep(resource); 685var (manifest, bicep) = await GetManifestWithBicep(environment); 706var (manifest, bicep) = await GetManifestWithBicep(environment); 728var (manifest, bicep) = await GetManifestWithBicep(environment); 750var (manifest, bicep) = await GetManifestWithBicep(environment); 780var (manifest, bicep) = await GetManifestWithBicep(resource);