1 reference to ProcessSimplifyCase
System.Data.Entity (1)
System\Data\Query\PlanCompiler\TransformationRules.cs (1)
825
internal static readonly SimpleRule Rule_SimplifyCase = new SimpleRule(OpType.Case,
ProcessSimplifyCase
);