4 writes to _nextKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
14996
Me.
_nextKeyword
= nextKeyword
15012
Me.
_nextKeyword
= nextKeyword
15027
Me.
_nextKeyword
= nextKeyword
15052
Me.
_nextKeyword
= _nextKeyword
7 references to _nextKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
15063
writer.WriteValue(Me.
_nextKeyword
)
15106
Return Me.
_nextKeyword
15119
Return Me.
_nextKeyword
15128
Return new OnErrorResumeNextStatementSyntax(Me.Kind, newErrors, GetAnnotations, _onKeyword, _errorKeyword, _resumeKeyword,
_nextKeyword
)
15132
Return new OnErrorResumeNextStatementSyntax(Me.Kind, GetDiagnostics, annotations, _onKeyword, _errorKeyword, _resumeKeyword,
_nextKeyword
)
39457
If node.
_nextKeyword
IsNot newNextKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
16624
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.OnErrorResumeNextStatementSyntax).
_nextKeyword
, Me.GetChildPosition(3), Me.GetChildIndex(3))