2 writes to _hadFullStripe
System.IO.Hashing (2)
System\IO\Hashing\XxHash64.State.cs (2)
45_hadFullStripe = false; 58_hadFullStripe = true;
1 reference to _hadFullStripe
System.IO.Hashing (1)
System\IO\Hashing\XxHash64.State.cs (1)
106ulong acc = _hadFullStripe ? Converge() : _smallAcc;