1 write to _outputLoopCount
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs (1)
170
_outputLoopCount
??= new Shared<int>(0);
1 reference to _outputLoopCount
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs (1)
174
if ((
_outputLoopCount
.Value++ & CancellationState.POLL_INTERVAL) == 0)