1 instantiation of ResourceNameComparer
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceEnvironmentContext.cs (1)
21
private readonly Dictionary<IResource, AzureAppServiceWebsiteContext> _appServices = new(new
ResourceNameComparer
());