4 writes to _newKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
5849
Me.
_newKeyword
= newKeyword
5861
Me.
_newKeyword
= newKeyword
5872
Me.
_newKeyword
= newKeyword
5887
Me.
_newKeyword
= _newKeyword
7 references to _newKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
5896
writer.WriteValue(Me.
_newKeyword
)
5921
Return Me.
_newKeyword
5934
Return Me.
_newKeyword
5945
Return new SubNewStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _subKeyword,
_newKeyword
, _parameterList)
5949
Return new SubNewStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _subKeyword,
_newKeyword
, _parameterList)
38408
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))