3 references to Instance
NuGet.PackageManagement (3)
NuGetPackageManager.cs (3)
2944var allSources = new HashSet<SourceRepository>(enabledSources, SourceRepositoryComparer.Instance); 2981SourceRepositoryComparer.Instance); 3936return new HashSet<SourceRepository>(effectiveSources, SourceRepositoryComparer.Instance);