4 writes to _caseKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
15444Me._caseKeyword = caseKeyword 15460Me._caseKeyword = caseKeyword 15475Me._caseKeyword = caseKeyword 15493Me._caseKeyword = _caseKeyword
7 references to _caseKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
15507writer.WriteValue(Me._caseKeyword) 15536Return Me._caseKeyword 15554Return Me._caseKeyword 15565Return new SelectStatementSyntax(Me.Kind, newErrors, GetAnnotations, _selectKeyword, _caseKeyword, _expression) 15569Return new SelectStatementSyntax(Me.Kind, GetDiagnostics, annotations, _selectKeyword, _caseKeyword, _expression) 39504If node._caseKeyword IsNot newCaseKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
17013Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SelectStatementSyntax)._caseKeyword