4 writes to _errorKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _errorKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
14878writer.WriteValue(Me._errorKeyword)
14906Return Me._errorKeyword
14946Return Me._errorKeyword
14961Return new OnErrorGoToStatementSyntax(Me.Kind, newErrors, GetAnnotations, _onKeyword, _errorKeyword, _goToKeyword, _minus, _label)
14965Return new OnErrorGoToStatementSyntax(Me.Kind, GetDiagnostics, annotations, _onKeyword, _errorKeyword, _goToKeyword, _minus, _label)
39432If node._errorKeyword IsNot newErrorKeyword Then anyChanges = True