1 write to arguments
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
1903this.arguments = new List<SqlExpression>();
1 reference to arguments
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
1917get { return this.arguments; }