2 references to GetFNVHashCode
Microsoft.CodeAnalysis.Extensions.Package (2)
src\roslyn\src\Compilers\Core\Portable\InternalUtilities\Hash.cs (2)
290
=>
GetFNVHashCode
(text.AsSpan(start, length));
356
=>
GetFNVHashCode
(text.AsSpan(start, length));