2 references to HasMatchInList
System.Data.Entity (2)
System\Data\SqlClient\SqlGen\Sql8ExpressionRewriter.cs (2)
328
/// Thus, to optimize the match process, we remove the seen property expressions from the sort list in <see cref="
HasMatchInList
"/>
342
if (!
HasMatchInList
(list1[i], sortList, list1BindingVariableName, sortExpressionsBindingVariableName))