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