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