6 references to BoundAggregateClause
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Query.vb (5)
218
source = New
BoundAggregateClause
(aggregate, Nothing, Nothing,
235
source = New
BoundAggregateClause
(aggregate, Nothing, Nothing,
268
source = New
BoundAggregateClause
(aggregate, source, groupReference,
400
result = New
BoundAggregateClause
(aggregate, Nothing, Nothing,
558
result = New
BoundAggregateClause
(aggregate, Nothing, Nothing,
Generated\BoundNodes.xml.Generated.vb (1)
7440
Dim result = New
BoundAggregateClause
(Me.Syntax, capturedGroupOpt, groupPlaceholderOpt, underlyingExpression, rangeVariables, compoundVariableType, binders, type, Me.HasErrors)