4 references to ComparisonBySelector
System.Data.Common (4)
System\Data\DataView.cs (1)
760
internal Range FindRecords<TKey, TRow>(Index.
ComparisonBySelector
<TKey, TRow> comparison, TKey key) where TRow : DataRow
System\Data\LinqDataView.cs (2)
129
Index.
ComparisonBySelector
<object, DataRow> compareDelg =
165
Index.
ComparisonBySelector
<object, DataRow> compareDelg =
System\Data\Selection.cs (1)
630
internal Range FindRecords<TKey, TRow>(
ComparisonBySelector
<TKey, TRow> comparison, TKey key) where TRow : DataRow