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