1 write to m_partitionCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
136
m_partitionCount
= partitionCount;
1 reference to m_partitionCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
170
if (m_sharedEmptyCount.Value ==
m_partitionCount
- 1)