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