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