public void IBindingListAddIndex() { IBindingList l = new JObject(); // do nothing l.AddIndex(null); }