3 references to TableValuedFunctionCall
System.Data.Linq (3)
SqlClient\Common\SqlNode.cs (1)
2181: base(SqlNodeType.TableValuedFunctionCall, clrType , sqlType, name, args, source) {
SqlClient\Common\SqlVisitor.cs (1)
196case SqlNodeType.TableValuedFunctionCall:
SqlClient\Query\SqlFormatter.cs (1)
86case SqlNodeType.TableValuedFunctionCall: