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