4 references to SetSqlTypeIfSimpleExpression
System.Data.Linq (4)
SqlClient\Query\SqlRetyper.cs (4)
264
SetSqlTypeIfSimpleExpression
(arg1, best);
265
SetSqlTypeIfSimpleExpression
(arg2, best);
272
SetSqlTypeIfSimpleExpression
(arg2, arg1.SqlType);
275
SetSqlTypeIfSimpleExpression
(arg1, arg2.SqlType);