1 instantiation of NormalizedPathComparer
NuGet.Packaging (1)
PackageCreation\Authoring\PackageBuilder.cs (1)
974
foreach (IPackageFile file in new SortedSet<IPackageFile>(Files, new
NormalizedPathComparer
()))