3 references to SqlGrouping
System.Data.Linq (3)
SqlClient\Query\QueryConverter.cs (2)
1593SqlExpression keyGroup = new SqlGrouping(elementType, this.typeProvider.From(elementType), keyExpr, ss, this.dominatingExpression); 1615SqlExpression resultExpr = new SqlGrouping(elementType, this.typeProvider.From(elementType), keyExpr, ss, this.dominatingExpression);
SqlClient\Query\SqlDuplicator.cs (1)
429SqlGrouping n = new SqlGrouping(g.ClrType, g.SqlType,