1 reference to EvaluateBinaryOperation
System.Workflow.Activities (1)
Rules\Expressions.cs (1)
506resultValue = EvaluateBinaryOperation(binaryExpr, expressionInfo.LeftType, lhsValue, operation, expressionInfo.RightType, rhsValue);