1 write to hasValue
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
2133
this.
hasValue
= value;
1 reference to hasValue
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
2129
get { return this.
hasValue
; }