2 writes to _hashLookupIndex
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (2)
476
mutables.
_hashLookupIndex
= -1;
482
if (++mutables.
_hashLookupIndex
< mutables._hashLookup.Count)
1 reference to _hashLookupIndex
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (1)
484
GroupKeyData value = mutables._hashLookup[mutables.
_hashLookupIndex
].Value;