7 references to Size
System.IO.Hashing (7)
System\IO\Hashing\Adler32.cs (7)
42: base(Size) 50: base(Size) 125byte[] ret = new byte[Size]; 145if (destination.Length < Size) 153bytesWritten = Size; 167if (destination.Length < Size) 174return Size;