1 write to _projection
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
483this._projection = projection;
1 reference to _projection
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
494public DbExpression Projection { get { return _projection; } }