2 references to LinearIndexOf
System.Data.Common (2)
System\Data\Common\FieldNameLookup.cs (2)
67
index =
LinearIndexOf
(fieldName, CompareOptions.IgnoreCase);
71
index =
LinearIndexOf
(fieldName, ADP.DefaultCompareOptions);