1 reference to IsExplicitNumericConversion
System.Workflow.Activities (1)
Rules\RuleValidation.cs (1)
1153if (fromType.IsValueType && toType.IsValueType && IsExplicitNumericConversion(fromType, toType))