1 write to _left
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
376
_left
= left;
1 reference to _left
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
384
public DbExpressionBinding Left { get { return
_left
; } }