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