1 write to _body
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\FunctionDefinition.cs (1)
35this._body = body;
1 reference to _body
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\FunctionDefinition.cs (1)
61get { return this._body; }