2 writes to _hashLookupIndex
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (2)
269mutables._hashLookupIndex = -1; 275if (++mutables._hashLookupIndex < mutables._hashLookup.Count)
1 reference to _hashLookupIndex
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (1)
278mutables._hashLookup[mutables._hashLookupIndex]);