21 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (21)
AzureAppServiceTests.cs (21)
49var (manifest, bicep) = await GetManifestWithBicep(resource);
70var (manifest, bicep) = await GetManifestWithBicep(environment);
110var (manifest, bicep) = await GetManifestWithBicep(resource);
145var (manifest, bicep) = await GetManifestWithBicep(resource);
177var (manifest, bicep) = await GetManifestWithBicep(resource);
213var (manifest, bicep) = await GetManifestWithBicep(resource);
248var (manifest, bicep) = await GetManifestWithBicep(resource);
289var (manifest, bicep) = await GetManifestWithBicep(environment);
396var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource);
416var (manifest, bicep) = await GetManifestWithBicep(environment);
451var (manifest, bicep) = await GetManifestWithBicep(resource);
487var (manifest, bicep) = await GetManifestWithBicep(resource);
523var (manifest, bicep) = await GetManifestWithBicep(resource);
558var (manifest, bicep) = await GetManifestWithBicep(resource);
632var (manifest, bicep) = await GetManifestWithBicep(resource);
663var (manifest, bicep) = await GetManifestWithBicep(resource);
706var (manifest, bicep) = await GetManifestWithBicep(environment);
727var (manifest, bicep) = await GetManifestWithBicep(environment);
749var (manifest, bicep) = await GetManifestWithBicep(environment);
771var (manifest, bicep) = await GetManifestWithBicep(environment);
801var (manifest, bicep) = await GetManifestWithBicep(resource);