4 writes to _newKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
5849Me._newKeyword = newKeyword 5861Me._newKeyword = newKeyword 5872Me._newKeyword = newKeyword 5887Me._newKeyword = _newKeyword
7 references to _newKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
5896writer.WriteValue(Me._newKeyword) 5921Return Me._newKeyword 5934Return Me._newKeyword 5945Return new SubNewStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _subKeyword, _newKeyword, _parameterList) 5949Return new SubNewStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _subKeyword, _newKeyword, _parameterList) 38408If node._newKeyword IsNot newNewKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
7096return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SubNewStatementSyntax)._newKeyword, Me.GetChildPosition(3), Me.GetChildIndex(3))