2 writes to clrType
System.Data.Linq (2)
SqlClient\Common\SqlNode.cs (2)
155this.clrType = clrType; 164this.clrType = type;
1 reference to clrType
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
159get { return this.clrType; }