3 references to Plus
System.Data.Entity (3)
System\Data\Query\InternalTrees\Dump.cs (1)
967case OpType.Plus:
System\Data\Query\PlanCompiler\CTreeGenerator.cs (1)
774case OpType.Plus:
System\Data\Query\PlanCompiler\ITreeGenerator.cs (1)
224opMap[DbExpressionKind.Plus] = OpType.Plus;