1 reference to new
System.IO.Hashing (1)
System\IO\Hashing\XxHash64.cs (1)
69
public XxHash64 Clone() =>
new
(_seed, _state, _holdback, _length);