1 write to _joinRight
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\QueryExpr.cs (1)
504
_joinRight
= joinRight;
1 reference to _joinRight
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\QueryExpr.cs (1)
522
get { return
_joinRight
; }