2 writes to child
System.Data.Linq (2)
SqlClient\Common\SqlNode.cs (2)
1767
this.
child
= child;
1771
set {this.
child
= value;}
1 reference to child
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
1770
get {return this.
child
;}