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