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