7 references to AdjustValueStandard
System.Workflow.Activities (7)
Rules\Executor.cs (7)
701if (AdjustValueStandard(operandType, operandValue, toType, out converted)) 724if (AdjustValueStandard(operandType, operandValue, sx, out intermediateResult1)) 729if (AdjustValueStandard(tx, intermediateResult2, toType, out intermediateResult3)) 746if (AdjustValueStandard(operandType, operandValue, toType, out converted)) 771if (AdjustValueStandard(operandType, operandValue, sx, out intermediateResult1)) 776if (AdjustValueStandard(tx, intermediateResult2, toType, out intermediateResult3)) 850if (AdjustValueStandard(currentType, operandValue, underlyingType, out adjusted))