3 writes to _resumeKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
11964
Me.
_resumeKeyword
= resumeKeyword
11978
Me.
_resumeKeyword
= resumeKeyword
11991
Me.
_resumeKeyword
= resumeKeyword
6 references to _resumeKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
12008
Return Me.
_resumeKeyword
12029
Return Me.
_resumeKeyword
12040
Return new ResumeStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_resumeKeyword
, _label)
12044
Return new ResumeStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_resumeKeyword
, _label)
31542
If node.
_resumeKeyword
IsNot newResumeKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
16722
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ResumeStatementSyntax).
_resumeKeyword
, Me.Position, 0)