7 references to Size
System.IO.Hashing (7)
System\IO\Hashing\Crc32.cs (7)
38: base(Size) 43private Crc32(uint crc) : base(Size) 121byte[] ret = new byte[Size]; 141if (destination.Length < Size) 149bytesWritten = Size; 163if (destination.Length < Size) 170return Size;