2 references to RuleBinaryExpressionInfo
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (1)
330return new RuleBinaryExpressionInfo(lhs, rhs, opOverload);
Rules\Literal.cs (1)
468return new RuleBinaryExpressionInfo(lhs, rhs, operatorOverride);