1 write to _partitionCount
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
134
_partitionCount
= partitionCount;
1 reference to _partitionCount
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
174
if (_sharedEmptyCount.Value ==
_partitionCount
- 1)