7 references to Size
System.IO.Hashing (7)
System\IO\Hashing\Crc64.cs (7)
37: base(Size) 42private Crc64(ulong crc) : base(Size) 116byte[] ret = new byte[Size]; 136if (destination.Length < Size) 144bytesWritten = Size; 158if (destination.Length < Size) 165return Size;