2 references to GetInterfaces
System.Private.CoreLib (2)
src\System\RuntimeType.CoreCLR.cs (2)
842
interfaces = RuntimeTypeHandle.
GetInterfaces
(ReflectedType);
1027
Type[] ifaces = RuntimeTypeHandle.
GetInterfaces
(declaringType);