2 references to GetFNVHashCode
Test.Utilities (2)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (2)
219var hashCode = Hash.GetFNVHashCode(chars); 567var hashCode = Hash.GetFNVHashCode(chars);