7 references to UserColumn
System.Data.Linq (7)
SqlClient\Common\SqlNode.cs (1)
520
: base(SqlNodeType.
UserColumn
, clrType, sqlType, source) {
SqlClient\Common\SqlVisitor.cs (1)
112
case SqlNodeType.
UserColumn
:
SqlClient\Query\SimpleExpression.cs (1)
93
case SqlNodeType.
UserColumn
:
SqlClient\Query\SqlComparer.cs (1)
250
case SqlNodeType.
UserColumn
:
SqlClient\Reader\ObjectReaderCompiler.cs (3)
365
case SqlNodeType.
UserColumn
:
549
case SqlNodeType.
UserColumn
:
755
case SqlNodeType.
UserColumn
: