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