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)
3987
case DbExpressionKind.
GroupBy
:
4087
case DbExpressionKind.
GroupBy
: