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)
372return VisitNestOp(op, n); 385return VisitNestOp(op, n);