11 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (11)
AzureAppServiceTests.cs (11)
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);