6 references to HashScramble
PresentationCore (6)
Core\CSharp\MS\Internal\FontCache\CanonicalFontFamilyReference.cs (1)
157
return HashFn.
HashScramble
(hash);
Core\CSharp\MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
185
return HashFn.
HashScramble
(hash);
471
return HashFn.
HashScramble
(hash);
Core\CSharp\MS\Internal\Shaping\ShapeTypeface.cs (1)
144
return HashFn.
HashScramble
(hash);
Core\CSharp\System\Windows\Media\TextFormatting\NumberSubstitution.cs (1)
273
return HashFn.
HashScramble
(hash);
Core\CSharp\System\Windows\Media\Typeface.cs (1)
689
return HashFn.
HashScramble
(hash);