1 write to m_outputLoopCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Binary\ExceptQueryOperator.cs (1)
182m_outputLoopCount = new Shared<int>(0);
1 reference to m_outputLoopCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Binary\ExceptQueryOperator.cs (1)
205if ((m_outputLoopCount.Value++ & CancellationState.POLL_INTERVAL) == 0)