4 writes to _commaToken
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
34480Me._commaToken = commaToken 34492Me._commaToken = commaToken 34503Me._commaToken = commaToken 34515Me._commaToken = _commaToken
7 references to _commaToken
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
34528writer.WriteValue(Me._commaToken) 34545Return Me._commaToken 34561Return Me._commaToken 34572Return new InterpolationAlignmentClauseSyntax(Me.Kind, newErrors, GetAnnotations, _commaToken, _value) 34576Return new InterpolationAlignmentClauseSyntax(Me.Kind, GetDiagnostics, annotations, _commaToken, _value) 41658If 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)