4 writes to _stopOrEndKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
12010
Me.
_stopOrEndKeyword
= stopOrEndKeyword
12020
Me.
_stopOrEndKeyword
= stopOrEndKeyword
12029
Me.
_stopOrEndKeyword
= stopOrEndKeyword
12039
Me.
_stopOrEndKeyword
= _stopOrEndKeyword
7 references to _stopOrEndKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
12047
writer.WriteValue(Me.
_stopOrEndKeyword
)
12063
Return Me.
_stopOrEndKeyword
12069
Return Me.
_stopOrEndKeyword
12078
Return new StopOrEndStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_stopOrEndKeyword
)
12082
Return new StopOrEndStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_stopOrEndKeyword
)
39112
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)