3 writes to _goToKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
9328
Me.
_goToKeyword
= goToKeyword
9340
Me.
_goToKeyword
= goToKeyword
9351
Me.
_goToKeyword
= goToKeyword
6 references to _goToKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
9366
Return Me.
_goToKeyword
9383
Return Me.
_goToKeyword
9394
Return new GoToStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_goToKeyword
, _label)
9398
Return new GoToStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_goToKeyword
, _label)
31156
If node.
_goToKeyword
IsNot newGoToKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
13571
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.GoToStatementSyntax).
_goToKeyword
, Me.Position, 0)