1 reference to GetFNVHashCode
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Compilers\Core\Portable\InternalUtilities\Hash.cs (1)
312
return
GetFNVHashCode
(text, start, length: text.Length - start);