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)
174if ((_outputLoopCount.Value++ & CancellationState.POLL_INTERVAL) == 0)