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