1 write to _smallAcc
System.IO.Hashing (1)
System\IO\Hashing\XxHash64.State.cs (1)
44_smallAcc = seed + Prime64_5;
1 reference to _smallAcc
System.IO.Hashing (1)
System\IO\Hashing\XxHash64.State.cs (1)
106ulong acc = _hadFullStripe ? Converge() : _smallAcc;