2 writes to _acc4
System.IO.Hashing (2)
System\IO\Hashing\XxHash32.State.cs (2)
31_acc4 = seed - Prime32_1; 45_acc4 = ApplyRound(_acc4, source.Slice(3 * sizeof(uint)));
2 references to _acc4
System.IO.Hashing (2)
System\IO\Hashing\XxHash32.State.cs (2)
45_acc4 = ApplyRound(_acc4, source.Slice(3 * sizeof(uint))); 57BitOperations.RotateLeft(_acc4, 18);