1 write to skipper
System.Data.Linq (1)
SqlClient\Query\SqlMethodCallConverter.cs (1)
639
this.
skipper
= new SqlSelectionSkipper(this);
1 reference to skipper
System.Data.Linq (1)
SqlClient\Query\SqlMethodCallConverter.cs (1)
645
select.Selection = this.
skipper
.VisitExpression(select.Selection);