2 references to GetHashCodeHelper
Microsoft.NET.StringTools (2)
InternableString.cs (2)
327
hash =
GetHashCodeHelper
(charPtr, _inlineSpan.Length, hash, ref hashedOddNumberOfCharacters);
335
hash =
GetHashCodeHelper
(charPtr, span.Length, hash, ref hashedOddNumberOfCharacters);