internal static Exception BadParameterType(object p0) => (Exception) new NotSupportedException(Strings.BadParameterType(p0));