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