4 references to DoNotVisit
System.Data.Linq (4)
SqlClient\Common\SqlNode.cs (1)
2103
: base(SqlNodeType.
DoNotVisit
, expr.ClrType, expr.SourceExpression) {
SqlClient\Common\SqlVisitor.cs (1)
187
case SqlNodeType.
DoNotVisit
:
SqlClient\Query\SimpleExpression.cs (1)
110
case SqlNodeType.
DoNotVisit
:
SqlClient\Query\SqlComparer.cs (1)
267
case SqlNodeType.
DoNotVisit
: