9 types derived from BasicOpVisitorOfNode
System.Data.Entity (9)
System\Data\Query\InternalTrees\OpCopier.cs (1)
23internal class OpCopier : BasicOpVisitorOfNode
System\Data\Query\PlanCompiler\AggregatePushdown.cs (1)
281internal class GroupAggregateVarComputationTranslator : BasicOpVisitorOfNode
System\Data\Query\PlanCompiler\JoinElimination.cs (1)
45internal class JoinElimination : BasicOpVisitorOfNode
System\Data\Query\PlanCompiler\NestPullup.cs (2)
46internal class NestPullup : BasicOpVisitorOfNode 2726internal class SortRemover : BasicOpVisitorOfNode
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
69internal class NominalTypeEliminator : BasicOpVisitorOfNode
System\Data\Query\PlanCompiler\ProjectionPruner.cs (1)
59internal class ProjectionPruner : BasicOpVisitorOfNode
System\Data\Query\PlanCompiler\SubqueryTrackingVisitor.cs (1)
35internal abstract class SubqueryTrackingVisitor : BasicOpVisitorOfNode
System\Data\Query\PlanCompiler\TransformationRules.cs (1)
4043internal class VarRefReplacer : BasicOpVisitorOfNode