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