4 writes to _commaTokens
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
10024
Me.
_commaTokens
= commaTokens
10040
Me.
_commaTokens
= commaTokens
10055
Me.
_commaTokens
= commaTokens
10073
Me.
_commaTokens
= _commaTokens
7 references to _commaTokens
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
10087
writer.WriteValue(Me.
_commaTokens
)
10116
Return New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode)(Me.
_commaTokens
)
10134
Return Me.
_commaTokens
10145
Return new ArrayRankSpecifierSyntax(Me.Kind, newErrors, GetAnnotations, _openParenToken,
_commaTokens
, _closeParenToken)
10149
Return new ArrayRankSpecifierSyntax(Me.Kind, GetDiagnostics, annotations, _openParenToken,
_commaTokens
, _closeParenToken)
38881
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