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