1 write to selection
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
314this.selection = value;
1 reference to selection
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
310get { return this.selection; }