1 reference to GetCaseInsensitiveFNVHashCode
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Compilers\Core\Portable\InternalUtilities\Hash.cs (1)
288
return
GetCaseInsensitiveFNVHashCode
(text.AsSpan(0, text.Length));