2 writes to _hadFullStripe
System.IO.Hashing (2)
System\IO\Hashing\XxHash32.State.cs (2)
34_hadFullStripe = false; 47_hadFullStripe = true;
1 reference to _hadFullStripe
System.IO.Hashing (1)
System\IO\Hashing\XxHash32.State.cs (1)
71uint acc = _hadFullStripe ? Converge() : _smallAcc;