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