2 references to BothTypesAreStrings
System.Data.Linq (2)
SqlClient\Query\SqlTypeConverter.cs (2)
22
if (
BothTypesAreStrings
(oldSqlType, newSqlType)) {
33
if (
BothTypesAreStrings
(oldSqlType, newSqlType)) {