8 references to Size
System.IO.Hashing (8)
System\IO\Hashing\Crc32.cs (8)
38: base(Size) 54: base(Size) 63private Crc32(uint crc, Crc32ParameterSet parameterSet) : base(Size) 174byte[] ret = new byte[Size]; 230if (destination.Length < Size) 238bytesWritten = Size; 276if (destination.Length < Size) 283return Size;