Base:
method
VisitNestOp
System.Data.Query.InternalTrees.BasicOpVisitorOfT<TResultType>.VisitNestOp(System.Data.Query.InternalTrees.NestBaseOp, System.Data.Query.InternalTrees.Node)
2 references to VisitNestOp
System.Data.Entity (2)
System\Data\Query\PlanCompiler\ProjectionPruner.cs (2)
372
return
VisitNestOp
(op, n);
385
return
VisitNestOp
(op, n);