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