Base:
method
Visit
System.Data.Common.CommandTrees.DbExpressionVisitor<TResultType>.Visit(System.Data.Common.CommandTrees.DbPropertyExpression)
4 references to Visit
System.Data.Entity (4)
System\Data\SqlClient\SqlGen\JoinSymbol.cs (1)
32/// This is used by <see cref="SqlGenerator.Visit(DbPropertyExpression)"/> to flatten
System\Data\SqlClient\SqlGen\SqlGenerator.cs (1)
123/// <c>alias.column</c> form. <see cref="SqlGenerator.Visit(DbPropertyExpression)"/>
System\Data\SqlClient\SqlGen\SymbolPair.cs (2)
23/// <see cref="SqlGenerator.Visit(DbPropertyExpression)"/> 34/// This is returned by <see cref="SqlGenerator.Visit(DbPropertyExpression)"/>,