3 references to Multiply
System.Data.Entity (3)
System\Data\Query\InternalTrees\Dump.cs (1)
937
case OpType.
Multiply
:
System\Data\Query\PlanCompiler\CTreeGenerator.cs (1)
768
case OpType.
Multiply
:
System\Data\Query\PlanCompiler\ITreeGenerator.cs (1)
226
opMap[DbExpressionKind.Multiply] = OpType.
Multiply
;