6 references to FunctionCall
System.Data.Linq (6)
SqlClient\Common\SqlNode.cs (1)
2154: this(SqlNodeType.FunctionCall, clrType , sqlType, name, args, source) {
SqlClient\Common\SqlVisitor.cs (1)
193case SqlNodeType.FunctionCall:
SqlClient\Query\SimpleExpression.cs (1)
77case SqlNodeType.FunctionCall:
SqlClient\Query\SqlComparer.cs (1)
200case SqlNodeType.FunctionCall: {
SqlClient\Query\SqlFormatter.cs (1)
85case SqlNodeType.FunctionCall:
SqlClient\Query\TypeSource.cs (1)
67case SqlNodeType.FunctionCall: