4 references to AggregateClause
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\MemberSemanticModel.vb (1)
1005
If bound IsNot Nothing AndAlso bound.Kind = BoundKind.
AggregateClause
Then
BoundTree\BoundExpressionExtensions.vb (1)
602
Case BoundKind.
AggregateClause
Generated\BoundNodes.xml.Generated.vb (2)
7424
MyBase.New(BoundKind.
AggregateClause
, syntax, rangeVariables, compoundVariableType, binders, type, hasErrors OrElse capturedGroupOpt.NonNullAndHasErrors() OrElse groupPlaceholderOpt.NonNullAndHasErrors() OrElse underlyingExpression.NonNullAndHasErrors())
9616
Case BoundKind.
AggregateClause