7 references to Size
System.IO.Hashing (7)
System\IO\Hashing\Adler32.cs (7)
41: base(Size) 49: base(Size) 124byte[] ret = new byte[Size]; 144if (destination.Length < Size) 152bytesWritten = Size; 166if (destination.Length < Size) 173return Size;