3 writes to _caseKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
12192
Me.
_caseKeyword
= caseKeyword
12208
Me.
_caseKeyword
= caseKeyword
12223
Me.
_caseKeyword
= caseKeyword
6 references to _caseKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
12251
Return Me.
_caseKeyword
12269
Return Me.
_caseKeyword
12280
Return new SelectStatementSyntax(Me.Kind, newErrors, GetAnnotations, _selectKeyword,
_caseKeyword
, _expression)
12284
Return new SelectStatementSyntax(Me.Kind, GetDiagnostics, annotations, _selectKeyword,
_caseKeyword
, _expression)
31576
If node.
_caseKeyword
IsNot newCaseKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
17013
Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SelectStatementSyntax).
_caseKeyword