2 references to GroupAggregationSyntax
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Main.Generated.vb (2)
4453
Return New
GroupAggregationSyntax
(node.Kind, node.Green.GetDiagnostics, node.Green.GetAnnotations, newGroupKeyword)
37960
Return New
GroupAggregationSyntax
(SyntaxKind.GroupAggregation, Nothing, Nothing, DirectCast(groupKeyword.Node, InternalSyntax.KeywordSyntax))