3 references to HasChild1
System.Data.Entity (3)
System\Data\Query\PlanCompiler\CTreeGenerator.cs (1)
1558
PlanCompiler.Assert(!n.
HasChild1
, "SortOp can have only one child");
System\Data\Query\PlanCompiler\ProjectionPruner.cs (1)
716
if (n.
HasChild1
)
System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs (1)
775
if (n.
HasChild1
)