Base:
method
Accept<TResultType>
System.Data.Common.CommandTrees.DbExpression.Accept<TResultType>(System.Data.Common.CommandTrees.DbExpressionVisitor<TResultType>)
1 reference to Accept
System.Data.Entity (1)
System\Data\SqlClient\SqlGen\SqlFunctionCallHandler.cs (1)
1528result.Append(escapedSearchParamExpression.Accept(sqlgen));