1 write to _arguments
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
334
this.
_arguments
= args;
1 reference to _arguments
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
345
public IList<DbExpression> Arguments { get { return this.
_arguments
; } }