1 reference to SqlGatherColumnsProduced
System.Data.Linq (1)
SqlClient\Query\SqlReorderer.cs (1)
235
List<SqlColumn> columns =
SqlGatherColumnsProduced
.GatherColumns(this.currentSelect.From);