4 references to Unnest
System.Data.Entity (4)
System\Data\Query\InternalTrees\Dump.cs (1)
997
case OpType.
Unnest
:
System\Data\Query\InternalTrees\RelOps.cs (1)
156
: base(OpType.
Unnest
)
System\Data\Query\PlanCompiler\AggregatePushdown.cs (1)
450
if (currentNode.Child0.Op.OpType != OpType.
Unnest
)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
1227
case OpType.
Unnest
: