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