3 writes to _newKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
4628
Me.
_newKeyword
= newKeyword
4640
Me.
_newKeyword
= newKeyword
4651
Me.
_newKeyword
= newKeyword
6 references to _newKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
4673
Return Me.
_newKeyword
4686
Return Me.
_newKeyword
4697
Return new SubNewStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _subKeyword,
_newKeyword
, _parameterList)
4701
Return new SubNewStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _subKeyword,
_newKeyword
, _parameterList)
30480
If node.
_newKeyword
IsNot newNewKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
7096
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SubNewStatementSyntax).
_newKeyword
, Me.GetChildPosition(3), Me.GetChildIndex(3))