4 writes to _thenKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
34983
Me.
_thenKeyword
= thenKeyword
35003
Me.
_thenKeyword
= thenKeyword
35022
Me.
_thenKeyword
= thenKeyword
35048
Me.
_thenKeyword
= _thenKeyword
7 references to _thenKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
35059
writer.WriteValue(Me.
_thenKeyword
)
35096
Return Me.
_thenKeyword
35111
Return Me.
_thenKeyword
35120
Return new IfDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _elseKeyword, _ifOrElseIfKeyword, _condition,
_thenKeyword
)
35124
Return new IfDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _elseKeyword, _ifOrElseIfKeyword, _condition,
_thenKeyword
)
41717
If node.
_thenKeyword
IsNot newThenKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
36355
Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.IfDirectiveTriviaSyntax).
_thenKeyword