System.Reflection.IntrospectionExtensions public static class IntrospectionExtensions Documentation Code namespace System.Reflection { public static class IntrospectionExtensions { public static TypeInfo GetTypeInfo(this Type type); } }