2 references to GetFinalSelect
System.Data.Linq (2)
SqlClient\SqlProvider.cs (2)
1630
return
GetFinalSelect
(b.Statements[b.Statements.Count - 1]);
1640
sel = this.
GetFinalSelect
(node);