4 writes to _isKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
16208Me._isKeyword = isKeyword 16224Me._isKeyword = isKeyword 16239Me._isKeyword = isKeyword 16254Me._isKeyword = _isKeyword
7 references to _isKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
16272writer.WriteValue(Me._isKeyword) 16293Return Me._isKeyword 16319Return Me._isKeyword 16332Return new RelationalCaseClauseSyntax(Me.Kind, newErrors, GetAnnotations, _isKeyword, _operatorToken, _value) 16336Return new RelationalCaseClauseSyntax(Me.Kind, GetDiagnostics, annotations, _isKeyword, _operatorToken, _value) 39592If node._isKeyword IsNot newIsKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
17720Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.RelationalCaseClauseSyntax)._isKeyword