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