1 write to groupBy
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
289this.groupBy = new List<SqlExpression>();
1 reference to groupBy
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
343get { return this.groupBy; }