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