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