Base:
1 reference to GetHashCode
PresentationCore (1)
MS\Internal\FontFace\FontFamilyIdentifier.cs (1)
180
hash = HashFn.HashMultiply(hash) + family.
GetHashCode
();