1 write to _argument
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
430
this.
_argument
= argument;
1 reference to _argument
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
438
public DbExpression Argument { get { return this.
_argument
; } }