2 references to Prime
NuGet.ProjectModel (2)
FnvHash64Function.cs (2)
71
hash = (hash ^ b) *
Prime
;
82
return (left ^ right) *
Prime
;