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