4 writes to _resumeKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _resumeKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
15062writer.WriteValue(Me._resumeKeyword)
15097Return Me._resumeKeyword
15117Return Me._resumeKeyword
15128Return new OnErrorResumeNextStatementSyntax(Me.Kind, newErrors, GetAnnotations, _onKeyword, _errorKeyword, _resumeKeyword, _nextKeyword)
15132Return new OnErrorResumeNextStatementSyntax(Me.Kind, GetDiagnostics, annotations, _onKeyword, _errorKeyword, _resumeKeyword, _nextKeyword)
39455If node._resumeKeyword IsNot newResumeKeyword Then anyChanges = True