2 references to GetInterfaceList
System.Private.CoreLib (2)
src\System\RuntimeType.CoreCLR.cs (2)
2669
RuntimeType[] candidates = Cache.
GetInterfaceList
(MemberListType.All, null);
2979
RuntimeType[] cache = Cache.
GetInterfaceList
(listType, name);