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