2 references to GetFNVHashCode
Microsoft.CodeAnalysis.InteractiveHost (2)
src\Compilers\Core\Portable\InternalUtilities\Hash.cs (2)
286
=>
GetFNVHashCode
(text.AsSpan(start, length));
352
=>
GetFNVHashCode
(text.AsSpan(start, length));