System.Reflection.RuntimeReflectionExtensions static class RuntimeReflectionExtensions Documentation Code namespace System.Reflection { internal static class RuntimeReflectionExtensions { public static InterfaceMapping GetRuntimeInterfaceMap(this Type type, Type interfaceType); } }