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