2 references to OkWithIComparable
System.Data.Linq (2)
SortableBindingList.cs (2)
70if (OkWithIComparable(prop.PropertyType)) { 117return OkWithToString(t) || OkWithIComparable(t);