3 writes to _commaTokens
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
7936Me._commaTokens = commaTokens 7952Me._commaTokens = commaTokens 7967Me._commaTokens = commaTokens
6 references to _commaTokens
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
7995Return New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode)(Me._commaTokens) 8013Return Me._commaTokens 8024Return new ArrayRankSpecifierSyntax(Me.Kind, newErrors, GetAnnotations, _openParenToken, _commaTokens, _closeParenToken) 8028Return new ArrayRankSpecifierSyntax(Me.Kind, GetDiagnostics, annotations, _openParenToken, _commaTokens, _closeParenToken) 30953If node._commaTokens IsNot newCommaTokens.Node Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
11909Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ArrayRankSpecifierSyntax)._commaTokens