internal static Exception ArgumentTypeMismatch(object p0) => (Exception) new ArgumentException(Strings.ArgumentTypeMismatch(p0));