2 references to GetFindIndex
System.Data.Common (2)
System\Data\DataView.cs (2)
992void IBindingList.AddIndex(PropertyDescriptor property) => GetFindIndex(property.Name, keepIndex: true); 1041GetFindIndex(property.Name, /*keepIndex:*/false);