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