3 writes to _nextKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
14194
Me.
_nextKeyword
= nextKeyword
14208
Me.
_nextKeyword
= nextKeyword
14221
Me.
_nextKeyword
= nextKeyword
6 references to _nextKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
14238
Return Me.
_nextKeyword
14257
Return Me.
_nextKeyword
14268
Return new NextStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_nextKeyword
, _controlVariables)
14272
Return new NextStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_nextKeyword
, _controlVariables)
31868
If node.
_nextKeyword
IsNot newNextKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
19686
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.NextStatementSyntax).
_nextKeyword
, Me.Position, 0)