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