Base:
method
Visit
System.Data.Common.CommandTrees.DbExpressionVisitor<TResultType>.Visit(System.Data.Common.CommandTrees.DbVariableReferenceExpression)
3 references to Visit
System.Data.Entity (3)
System\Data\SqlClient\SqlGen\SqlGenerator.cs (1)
150/// <see cref="SqlGenerator.Visit(DbVariableReferenceExpression)"/> to create a
System\Data\SqlClient\SqlGen\SqlSelectStatement.cs (1)
46/// It is set by <see cref="SqlGenerator.Visit(DbVariableReferenceExpression)"/>.
System\Data\SqlClient\SqlGen\SymbolTable.cs (1)
33/// Symbols represent names <see cref="SqlGenerator.Visit(DbVariableReferenceExpression)"/> to be resolved,