7 references to HashSize
System.IO.Hashing (7)
System\IO\Hashing\XxHash64.cs (7)
48: base(HashSize) 56base(HashSize) 199byte[] ret = new byte[HashSize]; 220if (destination.Length < HashSize) 228bytesWritten = HashSize; 243if (destination.Length < HashSize) 250return HashSize;