2 references to NullabilityRules
System.Data.Entity (2)
System\Data\Query\PlanCompiler\TransformationRules.cs (2)
615internal static readonly ReadOnlyCollection<ReadOnlyCollection<InternalTrees.Rule>> NullabilityRulesTable = BuildLookupTableForRules(NullabilityRules); 667postJoinEliminationRules.AddRange(NullabilityRules);