Extensions public static class Extensions Documentation public static T Find<T>(this T[] array, Predicate<T> match) public static Type[] FindInterfaces(this Type type, TypeFilter filter, object filterCriteria) public static bool IsNested(this Type type) The silverlight System.Type is missing the IsNested property so this exposes similar functionality.