1 reference to ProcessProjectOpWithNullSentinel
System.Data.Entity (1)
System\Data\Query\PlanCompiler\TransformationRules.cs (1)
2299
internal static readonly SimpleRule Rule_ProjectOpWithNullSentinel = new SimpleRule(OpType.Project,
ProcessProjectOpWithNullSentinel
);