2 references to AggregationRangeVariableSyntax
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Main.Generated.vb (2)
4404
Return New
AggregationRangeVariableSyntax
(node.Kind, node.Green.GetDiagnostics, node.Green.GetAnnotations, newNameEquals, newAggregation)
37808
Return New
AggregationRangeVariableSyntax
(SyntaxKind.AggregationRangeVariable, Nothing, Nothing, nameEquals, aggregation)