2 references to CoerceValueForExpression
System.Data.Linq (2)
SqlClient\Query\SqlRetyper.cs (2)
290arg2 = CoerceValueForExpression((SqlValue)arg2, arg1); 293arg1 = CoerceValueForExpression((SqlValue)arg1, arg2);