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