1 reference to GetFNVHashCode
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (1)
587
int hashCode = Hash.
GetFNVHashCode
(bytes, out bool isAscii);