1 write to _right
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
377
_right
= right;
1 reference to _right
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
389
public DbExpressionBinding Right { get { return
_right
; } }