1 reference to ResultType
System.Workflow.Activities (1)
Rules\Expressions.cs (1)
261resultExprInfo = ArithmeticLiteral.ResultType(binaryExpr.Operator, lhsType, binaryExpr.Left, rhsType, binaryExpr.Right, validation, out error);