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