5 references to Count
System.Linq.Parallel (5)
System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs (1)
328
for (int i = 0; i < lookup.
Count
; i++)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (4)
275
if (++mutables._hashLookupIndex < mutables._hashLookup.
Count
)
482
if (++mutables._hashLookupIndex < mutables._hashLookup.
Count
)
588
for (int j = 0; j < hashLookup.
Count
; j++)
664
for (int j = 0; j < hashLookup.
Count
; j++)