Base:
3 references to GetHashCode
NuGet.DependencyResolver.Core (2)
GraphItemKeyComparer.cs (1)
51return obj.Key.GetHashCode();
Remote\RemoteMatch.cs (1)
29return Library.GetHashCode();
NuGet.LibraryModel (1)
Library.cs (1)
72return obj.Identity.GetHashCode();