Base:
method
GetHashCode
System.ValueType.GetHashCode()
1 reference to GetHashCode
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\CharacterString.cs (1)
187
return _charBufferRef.
GetHashCode
() ^ _length;