3 writes to _commaToken
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
27046
Me.
_commaToken
= commaToken
27058
Me.
_commaToken
= commaToken
27069
Me.
_commaToken
= commaToken
6 references to _commaToken
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
27084
Return Me.
_commaToken
27100
Return Me.
_commaToken
27111
Return new InterpolationAlignmentClauseSyntax(Me.Kind, newErrors, GetAnnotations,
_commaToken
, _value)
27115
Return new InterpolationAlignmentClauseSyntax(Me.Kind, GetDiagnostics, annotations,
_commaToken
, _value)
33730
If node.
_commaToken
IsNot newCommaToken Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
35838
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.InterpolationAlignmentClauseSyntax).
_commaToken
, Me.Position, 0)