3 references to Rules
System.Data.Entity (3)
System\Data\Query\PlanCompiler\TransformationRules.cs (3)
601internal static readonly ReadOnlyCollection<ReadOnlyCollection<InternalTrees.Rule>> ProjectRulesTable = BuildLookupTableForRules(ProjectOpRules.Rules); 641allRules.AddRange(ProjectOpRules.Rules); 663postJoinEliminationRules.AddRange(ProjectOpRules.Rules); //these don't use key info per-se, but can help after the distinct op rules.