1 write to targetType
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
242this.targetType = targetType;
1 reference to targetType
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
254get { return this.targetType; }