Base:
method
GetHashCode
System.Object.GetHashCode()
1 reference to GetHashCode
PresentationCore (1)
Core\CSharp\MS\Internal\FontFace\FontFamilyIdentifier.cs (1)
181hash = HashFn.HashMultiply(hash) + family.GetHashCode();