6 references to Size
System.IO.Hashing (6)
System\IO\Hashing\Crc64.cs (6)
37: base(Size) 109byte[] ret = new byte[Size]; 129if (destination.Length < Size) 137bytesWritten = Size; 151if (destination.Length < Size) 158return Size;