2 references to GroupKey
System.Data.Entity (2)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
3438
using (sr.EnterGroupKeyDefinition(GroupAggregateKind.
GroupKey
, aliasedExpr.ErrCtx, out groupKeyAggregateInfo))
System\Data\Common\EntitySql\SemanticResolver.cs (1)
443
case GroupAggregateKind.
GroupKey
: