4 references to Count
System.Core (4)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (4)
282
if (++mutables.m_hashLookupIndex < mutables.m_hashLookup.
Count
)
493
if (++mutables.m_hashLookupIndex < mutables.m_hashLookup.
Count
)
600
for (int j = 0; j < hashLookup.
Count
; j++)
677
for (int j = 0; j < hashLookup.
Count
; j++)