4 writes to _preserveKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _preserveKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
19319writer.WriteValue(Me._preserveKeyword)
19349Return Me._preserveKeyword
19367Return Me._preserveKeyword
19378Return new ReDimStatementSyntax(Me.Kind, newErrors, GetAnnotations, _reDimKeyword, _preserveKeyword, _clauses)
19382Return new ReDimStatementSyntax(Me.Kind, GetDiagnostics, annotations, _reDimKeyword, _preserveKeyword, _clauses)
39943If node._preserveKeyword IsNot newPreserveKeyword Then anyChanges = True