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