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