3 writes to _stopOrEndKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
9496
Me.
_stopOrEndKeyword
= stopOrEndKeyword
9506
Me.
_stopOrEndKeyword
= stopOrEndKeyword
9515
Me.
_stopOrEndKeyword
= stopOrEndKeyword
6 references to _stopOrEndKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
9528
Return Me.
_stopOrEndKeyword
9534
Return Me.
_stopOrEndKeyword
9543
Return new StopOrEndStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_stopOrEndKeyword
)
9547
Return new StopOrEndStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_stopOrEndKeyword
)
31184
If node.
_stopOrEndKeyword
IsNot newStopOrEndKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
13773
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StopOrEndStatementSyntax).
_stopOrEndKeyword
, Me.Position, 0)