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