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