2 references to LinearIndexOf
System.Data (2)
fx\src\data\System\Data\Common\FieldNameLookup.cs (2)
99
index =
LinearIndexOf
(fieldName, CompareOptions.IgnoreCase);
102
index =
LinearIndexOf
(fieldName, ADP.compareOptions);