4 references to GroupAggregationSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
25829
Return new
GroupAggregationSyntax
(Me.Kind, newErrors, GetAnnotations, _groupKeyword)
25833
Return new
GroupAggregationSyntax
(Me.Kind, GetDiagnostics, annotations, _groupKeyword)
40708
Return New
GroupAggregationSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newGroupKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
27948
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
GroupAggregationSyntax
(kind, errors, annotations, groupKeyword), Nothing, 0)