3 references to GroupBy
System.Data.Entity (3)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
241: base(DbExpressionKind.GroupBy, collectionOfRowResultType)
System\Data\SqlClient\SqlGen\SqlGenerator.cs (2)
3987case DbExpressionKind.GroupBy: 4087case DbExpressionKind.GroupBy: