2 writes to count
System.Data.Linq (2)
SqlClient\Common\SqlNode.cs (2)
1937
this.
count
= count;
1956
this.
count
= value;
1 reference to count
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
1950
get { return this.
count
; }