1 instantiation of ResourceNameComparer
Aspire.Hosting.Azure.AppContainers (1)
ContainerAppEnvironmentContext.cs (1)
21
private readonly Dictionary<IResource, ContainerAppContext> _containerApps = new(new
ResourceNameComparer
());