3 writes to _namespaceKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
1127
Me.
_namespaceKeyword
= namespaceKeyword
1139
Me.
_namespaceKeyword
= namespaceKeyword
1150
Me.
_namespaceKeyword
= namespaceKeyword
6 references to _namespaceKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
1165
Return Me.
_namespaceKeyword
1181
Return Me.
_namespaceKeyword
1192
Return new NamespaceStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_namespaceKeyword
, _name)
1196
Return new NamespaceStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_namespaceKeyword
, _name)
29962
If node.
_namespaceKeyword
IsNot newNamespaceKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
1409
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.NamespaceStatementSyntax).
_namespaceKeyword
, Me.Position, 0)