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