2 references to CombineFNVHash
Microsoft.CodeAnalysis.CodeStyle (2)
src\Compilers\Core\Portable\InternalUtilities\Hash.cs (2)
270return CombineFNVHash(Hash.FnvOffsetBias, data); 376=> CombineFNVHash(hashCode, text.AsSpan());