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