4 writes to _thenKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
13041Me._thenKeyword = thenKeyword 13057Me._thenKeyword = thenKeyword 13072Me._thenKeyword = thenKeyword 13093Me._thenKeyword = _thenKeyword
7 references to _thenKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
13103writer.WriteValue(Me._thenKeyword) 13140Return Me._thenKeyword 13151Return Me._thenKeyword 13160Return new IfStatementSyntax(Me.Kind, newErrors, GetAnnotations, _ifKeyword, _condition, _thenKeyword) 13164Return new IfStatementSyntax(Me.Kind, GetDiagnostics, annotations, _ifKeyword, _condition, _thenKeyword) 39231If node._thenKeyword IsNot newThenKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
14787Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.IfStatementSyntax)._thenKeyword