2 references to VisitDefaultForAllNodes
System.Data.Entity (2)
System\Data\Query\PlanCompiler\JoinElimination.cs (2)
183
return
VisitDefaultForAllNodes
(n);
214
return
VisitDefaultForAllNodes
(newNode);