1 write to _childCount
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (1)
219
_childCount
= _childQueryResults.ElementsCount;
1 reference to _childCount
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (1)
226
Debug.Assert(
_childCount
>= 0);