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