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