1 write to _applyLeft
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\QueryExpr.cs (1)
557
_applyLeft
= applyLeft;
1 reference to _applyLeft
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\QueryExpr.cs (1)
567
get { return
_applyLeft
; }