2 references to map
System.Data.Linq (2)
SqlClient\Query\SqlFlattener.cs (2)
38if (this.map.TryGetValue(cref.Column, out mapped)) { 83return new SelectionFlattener(row, this.map, isInput).VisitExpression(selection);