4 references to UnionAll
System.Data.Entity (4)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
711
: base(DbExpressionKind.
UnionAll
, resultType, left, right)
System\Data\Mapping\ViewValidator.cs (1)
109
case DbExpressionKind.
UnionAll
:
System\Data\Query\PlanCompiler\ITreeGenerator.cs (2)
1593
DbExpressionKind.
UnionAll
== expression.ExpressionKind,
1631
case DbExpressionKind.
UnionAll
: