4 writes to _onKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
14790Me._onKeyword = onKeyword 14810Me._onKeyword = onKeyword 14829Me._onKeyword = onKeyword 14849Me._onKeyword = _onKeyword
7 references to _onKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
14877writer.WriteValue(Me._onKeyword) 14897Return Me._onKeyword 14944Return Me._onKeyword 14961Return new OnErrorGoToStatementSyntax(Me.Kind, newErrors, GetAnnotations, _onKeyword, _errorKeyword, _goToKeyword, _minus, _label) 14965Return new OnErrorGoToStatementSyntax(Me.Kind, GetDiagnostics, annotations, _onKeyword, _errorKeyword, _goToKeyword, _minus, _label) 39430If node._onKeyword IsNot newOnKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
16388return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.OnErrorGoToStatementSyntax)._onKeyword, Me.Position, 0)