2 writes to start
System.Data.Linq (2)
SqlClient\Common\SqlNode.cs (2)
1010
this.
start
= start;
1021
set { this.
start
= value; }
1 reference to start
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
1020
get { return this.
start
; }