2 references to VisitChangeType
System.Data.Linq (2)
SqlClient\Query\QueryConverter.cs (2)
690
return this.
VisitChangeType
(c.Operand, c.Type);
1891
sn = this.
VisitChangeType
(mc.Arguments[0], (Type)value);