4 writes to _nextKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
18000
Me.
_nextKeyword
= nextKeyword
18014
Me.
_nextKeyword
= nextKeyword
18027
Me.
_nextKeyword
= nextKeyword
18041
Me.
_nextKeyword
= _nextKeyword
7 references to _nextKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
18054
writer.WriteValue(Me.
_nextKeyword
)
18071
Return Me.
_nextKeyword
18090
Return Me.
_nextKeyword
18101
Return new NextStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_nextKeyword
, _controlVariables)
18105
Return new NextStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_nextKeyword
, _controlVariables)
39796
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)