2 references to AzureAppServiceWebsiteCustomizationAnnotation
Aspire.Hosting.Azure.AppService (2)
AzureAppServiceWebsiteContext.cs (2)
292if (resource.TryGetAnnotationsOfType<AzureAppServiceWebsiteCustomizationAnnotation>(out var customizeWebSiteAnnotations)) 294foreach (var customizeWebSiteAnnotation in customizeWebSiteAnnotations)