4 writes to _onKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
14990Me._onKeyword = onKeyword 15006Me._onKeyword = onKeyword 15021Me._onKeyword = onKeyword 15037Me._onKeyword = _onKeyword
7 references to _onKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
15060writer.WriteValue(Me._onKeyword) 15079Return Me._onKeyword 15113Return Me._onKeyword 15128Return new OnErrorResumeNextStatementSyntax(Me.Kind, newErrors, GetAnnotations, _onKeyword, _errorKeyword, _resumeKeyword, _nextKeyword) 15132Return new OnErrorResumeNextStatementSyntax(Me.Kind, GetDiagnostics, annotations, _onKeyword, _errorKeyword, _resumeKeyword, _nextKeyword) 39451If node._onKeyword IsNot newOnKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
16570return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.OnErrorResumeNextStatementSyntax)._onKeyword, Me.Position, 0)