1 write to doLifting
System.Data.Linq (1)
SqlClient\Query\SqlOuterApplyReducer.cs (1)
407this.doLifting = doLifting;
3 references to doLifting
System.Data.Linq (3)
SqlClient\Query\SqlOuterApplyReducer.cs (3)
449if (this.doLifting) { 457if (this.doLifting) { 483if (this.doLifting && this.canLiftAll) {