3 writes to _letKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
20460
Me.
_letKeyword
= letKeyword
20474
Me.
_letKeyword
= letKeyword
20487
Me.
_letKeyword
= letKeyword
6 references to _letKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
20504
Return Me.
_letKeyword
20520
Return Me.
_letKeyword
20531
Return new LetClauseSyntax(Me.Kind, newErrors, GetAnnotations,
_letKeyword
, _variables)
20535
Return new LetClauseSyntax(Me.Kind, GetDiagnostics, annotations,
_letKeyword
, _variables)
32805
If node.
_letKeyword
IsNot newLetKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
28161
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.LetClauseSyntax).
_letKeyword
, Me.Position, 0)