2 references to FindColumn
System.Data.Linq (2)
SqlClient\Query\SqlFlattener.cs (2)
104SqlColumn c = this.FindColumn(this.row.Columns, col); 123SqlColumn c = this.FindColumn(this.row.Columns, cref.Column);