System\Data\Common\EntitySql\SemanticResolver.cs (3)
1457: base(GroupAggregateKind.Function, methodExpr, errCtx, containingAggregate, definingScopeRegion)
1475: base(GroupAggregateKind.Partition, groupPartitionExpr, errCtx, containingAggregate, definingScopeRegion)
1493: base(aggregateKind, null /* there is no AST.GroupAggregateExpression corresponding to the group key */, errCtx, containingAggregate, definingScopeRegion)