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