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