2 references to GetInterfaces
mscorlib (2)
system\rttype.cs (2)
888
Type[] interfaces = RuntimeTypeHandle.
GetInterfaces
(ReflectedType);
1093
Type[] ifaces = RuntimeTypeHandle.
GetInterfaces
(declaringType);