2 references to CheckInterface
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (2)
122Type[] interfaces = instanceType.FindInterfaces(ModelTreeManager.CheckInterface, result); 1246Type[] interfaces = this.ComponentType.FindInterfaces(ModelTreeManager.CheckInterface, result);