8 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (8)
AzureAppServiceTests.cs (8)
47var (manifest, bicep) = await GetManifestWithBicep(resource); 68var (manifest, bicep) = await GetManifestWithBicep(environment); 108var (manifest, bicep) = await GetManifestWithBicep(resource); 143var (manifest, bicep) = await GetManifestWithBicep(resource); 175var (manifest, bicep) = await GetManifestWithBicep(resource); 211var (manifest, bicep) = await GetManifestWithBicep(resource); 246var (manifest, bicep) = await GetManifestWithBicep(resource); 287var (manifest, bicep) = await GetManifestWithBicep(environment);