5 references to Length
System.IO.Hashing (5)
System\IO\Hashing\CrcPolynomialHelper.cs (5)
79[InlineArray(Length)] 102for (int i = Length - 1; i >= 0; i--) 123for (int i = Length - 1; i >= wordShift; i--) 136for (int i = Length - 1; i > 0; i--) 147for (int i = 0; i < Length; i++)