4 references to GE
System.Data.Entity (4)
System\Data\Query\InternalTrees\Dump.cs (1)
901case OpType.GE:
System\Data\Query\PlanCompiler\CTreeGenerator.cs (1)
883case OpType.GE:
System\Data\Query\PlanCompiler\ITreeGenerator.cs (1)
239opMap[DbExpressionKind.GreaterThanOrEquals] = OpType.GE;
System\Data\Query\PlanCompiler\Predicate.cs (1)
430case OpType.GE: