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