4 references to GatherUnionExpressions
System.Data.Linq (4)
SqlClient\Query\SqlExpander.cs (4)
88
this.
GatherUnionExpressions
(union, exprs);
97
this.
GatherUnionExpressions
(union.Left, exprs);
98
this.
GatherUnionExpressions
(union.Right, exprs);
105
this.
GatherUnionExpressions
(aref.Alias.Node, exprs);