3 writes to _importsKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
585Me._importsKeyword = importsKeyword 599Me._importsKeyword = importsKeyword 612Me._importsKeyword = importsKeyword
6 references to _importsKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
629Return Me._importsKeyword 649Return Me._importsKeyword 660Return new ImportsStatementSyntax(Me.Kind, newErrors, GetAnnotations, _importsKeyword, _importsClauses) 664Return new ImportsStatementSyntax(Me.Kind, GetDiagnostics, annotations, _importsKeyword, _importsClauses) 29883If node._importsKeyword IsNot newImportsKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
769return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ImportsStatementSyntax)._importsKeyword, Me.Position, 0)