Base:
method
GetHashCode
NuGet.Versioning.VersionRangeBase.GetHashCode()
2 references to GetHashCode
NuGet.LibraryModel (2)
DownloadDependency.cs (2)
61
compare = VersionRange.
GetHashCode
().CompareTo(other.VersionRange.
GetHashCode
());