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