1 write to lifted
System.Data.Linq (1)
SqlClient\Query\SqlOuterApplyReducer.cs (1)
413this.lifted = new List<List<SqlColumn>>();
2 references to lifted
System.Data.Linq (2)
SqlClient\Query\SqlOuterApplyReducer.cs (2)
393return v.lifted; 489this.lifted.Add(lift);