2 writes to _acc1
System.IO.Hashing (2)
System\IO\Hashing\XxHash32.State.cs (2)
28_acc1 = seed + unchecked(Prime32_1 + Prime32_2); 42_acc1 = ApplyRound(_acc1, source);
2 references to _acc1
System.IO.Hashing (2)
System\IO\Hashing\XxHash32.State.cs (2)
42_acc1 = ApplyRound(_acc1, source); 54BitOperations.RotateLeft(_acc1, 1) +