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