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