3 references to Minus
System.Data.Entity (3)
System\Data\Query\InternalTrees\Dump.cs (1)
933
case OpType.
Minus
:
System\Data\Query\PlanCompiler\CTreeGenerator.cs (1)
756
case OpType.
Minus
:
System\Data\Query\PlanCompiler\ITreeGenerator.cs (1)
225
opMap[DbExpressionKind.Minus] = OpType.
Minus
;