6 references to Size
System.IO.Hashing (6)
System\IO\Hashing\Crc32.cs (6)
38: base(Size) 111byte[] ret = new byte[Size]; 131if (destination.Length < Size) 139bytesWritten = Size; 153if (destination.Length < Size) 160return Size;