4 writes to _thenKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
13322Me._thenKeyword = thenKeyword 13338Me._thenKeyword = thenKeyword 13353Me._thenKeyword = thenKeyword 13374Me._thenKeyword = _thenKeyword
7 references to _thenKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
13384writer.WriteValue(Me._thenKeyword) 13421Return Me._thenKeyword 13432Return Me._thenKeyword 13441Return new ElseIfStatementSyntax(Me.Kind, newErrors, GetAnnotations, _elseIfKeyword, _condition, _thenKeyword) 13445Return new ElseIfStatementSyntax(Me.Kind, GetDiagnostics, annotations, _elseIfKeyword, _condition, _thenKeyword) 39263If node._thenKeyword IsNot newThenKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
15051Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ElseIfStatementSyntax)._thenKeyword