1 reference to Prime4
Test.Utilities (1)
RoslynHashCode.cs (1)
284
return BitOperations.RotateLeft(hash + (queuedValue * Prime3), 17) *
Prime4
;