6 references to
System.Core (6)
System\Linq\Parallel\QueryOperators\Binary\ExceptQueryOperator.cs (1)
36
:
base
(left, right)
System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs (1)
47
:
base
(left, right)
System\Linq\Parallel\QueryOperators\Binary\IntersectQueryOperator.cs (1)
35
:
base
(left, right)
System\Linq\Parallel\QueryOperators\Binary\JoinQueryOperator.cs (1)
63
:
base
(left, right)
System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs (1)
35
:
base
(left, right)
System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs (1)
44
:
base
(firstChild, secondChild)