8 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (8)
AzureAppServiceTests.cs (8)
47var (manifest, bicep) = await GetManifestWithBicep(resource); 68var (manifest, bicep) = await GetManifestWithBicep(environment); 101var (manifest, bicep) = await GetManifestWithBicep(resource); 136var (manifest, bicep) = await GetManifestWithBicep(resource); 168var (manifest, bicep) = await GetManifestWithBicep(resource); 204var (manifest, bicep) = await GetManifestWithBicep(resource); 239var (manifest, bicep) = await GetManifestWithBicep(resource); 280var (manifest, bicep) = await GetManifestWithBicep(environment);