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