1 write to m_outputLoopCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs (1)
176m_outputLoopCount = new Shared<int>(0);
2 references to m_outputLoopCount
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs (2)
175if (m_outputLoopCount == null) 180if ((m_outputLoopCount.Value++ & CancellationState.POLL_INTERVAL) == 0)