1 write to _smallAcc
System.IO.Hashing (1)
System\IO\Hashing\XxHash32.State.cs (1)
33_smallAcc = seed + Prime32_5;
1 reference to _smallAcc
System.IO.Hashing (1)
System\IO\Hashing\XxHash32.State.cs (1)
71uint acc = _hadFullStripe ? Converge() : _smallAcc;