1 write to _args
System.Data.Entity (1)
System\Data\Common\CommandTrees\Aggregates.cs (1)
37
this.
_args
= arguments;
1 reference to _args
System.Data.Entity (1)
System\Data\Common\CommandTrees\Aggregates.cs (1)
51
public IList<DbExpression> Arguments { get { return
_args
; } }