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)
176
get { return
_childCount
; }