2 references to Rules
System.Data.Entity (2)
System\Data\Query\PlanCompiler\TransformationRules.cs (2)
643
allRules.AddRange(JoinOpRules.
Rules
);
666
postJoinEliminationRules.AddRange(JoinOpRules.
Rules
);