1 write to _body
System.Data.Entity (1)
System\Data\Common\CommandTrees\DbLambda.cs (1)
36
this.
_body
= bodyExp;
1 reference to _body
System.Data.Entity (1)
System\Data\Common\CommandTrees\DbLambda.cs (1)
42
public DbExpression Body { get { return this.
_body
; } }