1 write to _state
System.IO.Hashing (1)
System\IO\Hashing\XxHash64.cs (1)
59_state = new State(_seed);
3 references to _state
System.IO.Hashing (3)
System\IO\Hashing\XxHash64.cs (3)
83_state.ProcessStripe(_holdback); 98_state.ProcessStripe(source); 134return _state.Complete(_length, remaining);