2 references to GetPathComparer
Aspire.Hosting.Tasks (2)
ResolveAspireCliBundle.cs (2)
255var seenPaths = new HashSet<string>(GetPathComparer()); 271var seenPaths = new HashSet<string>(GetPathComparer());