2 references to ComparisonBySelector
System.Data (2)
fx\src\data\System\Data\DataView.cs (1)
817
internal Range FindRecords<TKey,TRow>(Index.
ComparisonBySelector
<TKey,TRow> comparison, TKey key) where TRow:DataRow
fx\src\data\System\Data\Selection.cs (1)
606
internal Range FindRecords<TKey,TRow>(
ComparisonBySelector
<TKey,TRow> comparison, TKey key) where TRow:DataRow