3 references to GetSelectionsBeforeJoin
System.Data.Linq (3)
SqlClient\Query\SqlOuterApplyReducer.cs (3)
93this.GetSelectionsBeforeJoin(join.Right, liftedSelections); 120this.GetSelectionsBeforeJoin(join.Left, liftedSelections); 188this.GetSelectionsBeforeJoin(select.From, selections);