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