1 write to _endPosition
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\FunctionDefinition.cs (1)
37this._endPosition = endPosition;
1 reference to _endPosition
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\FunctionDefinition.cs (1)
77get { return this._endPosition; }