1 reference to InterfaceMatch
System.Workflow.Activities (1)
Rules\RuleValidation.cs (1)
1176if ((toType.IsClass) && ((!toType.IsSealed) || (InterfaceMatch(toType.GetInterfaces(), fromType))))