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)
389public DbExpressionBinding Right { get { return _right; } }