1 instantiation of ResourceComparer
Aspire.Hosting.Docker (1)
DockerComposeEnvironmentResource.cs (1)
44
internal Dictionary<IResource, DockerComposeServiceResource> ResourceMapping { get; } = new(new
ResourceComparer
());