1 reference to FnvPrime
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
HashFunctions.cs (1)
20
return unchecked((hashCode ^ ch) * Hash.
FnvPrime
);