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