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