7 references to Size
System.IO.Hashing (7)
System\IO\Hashing\Crc64.cs (7)
37: base(Size) 42private Crc64(ulong crc) : base(Size) 119byte[] ret = new byte[Size]; 139if (destination.Length < Size) 147bytesWritten = Size; 161if (destination.Length < Size) 168return Size;