Base:
method
Visit
System.Data.Common.CommandTrees.DbExpressionVisitor<TResultType>.Visit(System.Data.Common.CommandTrees.DbProjectExpression)
4 references to Visit
System.Data.Entity (4)
System\Data\SqlClient\SqlGen\SqlBuilder.cs (1)
65/// Whether the builder is empty. This is used by the <see cref="SqlGenerator.Visit(DbProjectExpression)"/>
System\Data\SqlClient\SqlGen\SqlGenerator.cs (3)
1306/// <see cref="Visit(DbProjectExpression)"/>, <see cref="Visit(DbSortExpression)"/> are similar. 3627/// <see cref="Visit(DbProjectExpression)"/> and <see cref="ProcessJoinInputResult"/> 3727/// input's sql statement cannot be reused. <see cref="Visit(DbProjectExpression)"/>