6 references to HashSize
System.IO.Hashing (6)
System\IO\Hashing\XxHash64.cs (6)
48: base(HashSize) 182byte[] ret = new byte[HashSize]; 203if (destination.Length < HashSize) 211bytesWritten = HashSize; 226if (destination.Length < HashSize) 233return HashSize;