2 writes to m_hashLookupIndex
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (2)
277mutables.m_hashLookupIndex = -1; 282if (++mutables.m_hashLookupIndex < mutables.m_hashLookup.Count)
1 reference to m_hashLookupIndex
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (1)
285mutables.m_hashLookup[mutables.m_hashLookupIndex]);