7 references to HashSize
System.IO.Hashing (7)
System\IO\Hashing\XxHash32.cs (7)
48: base(HashSize) 56base(HashSize) 193byte[] ret = new byte[HashSize]; 214if (destination.Length < HashSize) 222bytesWritten = HashSize; 237if (destination.Length < HashSize) 244return HashSize;