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