4 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (4)
AzureAppServiceTests.cs (4)
48var (manifest, bicep) = await GetManifestWithBicep(resource); 89var (manifest, bicep) = await GetManifestWithBicep(environment); 137var (manifest, bicep) = await GetManifestWithBicep(resource); 194var (manifest, bicep) = await GetManifestWithBicep(resource);