1 write to m_take
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipQueryOperator.cs (1)
58m_take = take;
5 references to m_take
System.Core (5)
System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipQueryOperator.cs (5)
82if (!m_take && indexState == OrdinalIndexState.Correct) 120inputStream[i], m_take, sharedIndices, sharredBarrier, 318if (m_take) 374if (m_takeOrSkipOp.m_take) 391if (m_takeOrSkipOp.m_take)