1 write to _childCount
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SelectQueryOperator.cs (1)
166_childCount = _childQueryResults.ElementsCount;
1 reference to _childCount
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SelectQueryOperator.cs (1)
176get { return _childCount; }