2 references to LinearIndexOf
System.Data.Entity (2)
System\Data\Common\FieldNameLookup.cs (2)
82
index =
LinearIndexOf
(fieldName, CompareOptions.IgnoreCase);
85
index =
LinearIndexOf
(fieldName, EntityUtil.StringCompareOptions);