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