2 references to CombineFNVHash
Microsoft.CodeAnalysis.Extensions.Package (2)
src\roslyn\src\Compilers\Core\Portable\InternalUtilities\Hash.cs (2)
274return CombineFNVHash(Hash.FnvOffsetBias, data); 380=> CombineFNVHash(hashCode, text.AsSpan());