4 writes to _commaToken
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
35609Me._commaToken = commaToken 35629Me._commaToken = commaToken 35648Me._commaToken = commaToken 35677Me._commaToken = _commaToken
7 references to _commaToken
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
35698writer.WriteValue(Me._commaToken) 35731Return Me._commaToken 35758Return Me._commaToken 35771Return new ExternalSourceDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _externalSourceKeyword, _openParenToken, _externalSource, _commaToken, _lineStart, _closeParenToken) 35775Return new ExternalSourceDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _externalSourceKeyword, _openParenToken, _externalSource, _commaToken, _lineStart, _closeParenToken) 41804If node._commaToken IsNot newCommaToken Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
37041return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExternalSourceDirectiveTriviaSyntax)._commaToken, Me.GetChildPosition(4), Me.GetChildIndex(4))