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