2 references to AzureAppServiceWebsiteContext
Aspire.Hosting.Azure.AppService (2)
AzureAppServiceEnvironmentContext.cs (2)
21private readonly Dictionary<IResource, AzureAppServiceWebsiteContext> _appServices = []; 23public AzureAppServiceWebsiteContext GetAppServiceContext(IResource resource)