2 references to GetInterfaceList
mscorlib (2)
system\rttype.cs (2)
3105
RuntimeType[] candidates = this.Cache.
GetInterfaceList
(MemberListType.All, null);
3407
RuntimeType[] cache = Cache.
GetInterfaceList
(listType, name);