4 writes to _commaToken
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
18812
Me.
_commaToken
= commaToken
18828
Me.
_commaToken
= commaToken
18843
Me.
_commaToken
= commaToken
18865
Me.
_commaToken
= _commaToken
7 references to _commaToken
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
18880
writer.WriteValue(Me.
_commaToken
)
18915
Return Me.
_commaToken
18935
Return Me.
_commaToken
18946
Return new AddRemoveHandlerStatementSyntax(Me.Kind, newErrors, GetAnnotations, _addHandlerOrRemoveHandlerKeyword, _eventExpression,
_commaToken
, _delegateExpression)
18950
Return new AddRemoveHandlerStatementSyntax(Me.Kind, GetDiagnostics, annotations, _addHandlerOrRemoveHandlerKeyword, _eventExpression,
_commaToken
, _delegateExpression)
39894
If node.
_commaToken
IsNot newCommaToken Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
20493
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AddRemoveHandlerStatementSyntax).
_commaToken
, Me.GetChildPosition(2), Me.GetChildIndex(2))