3 writes to _selectKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
21921Me._selectKeyword = selectKeyword 21935Me._selectKeyword = selectKeyword 21948Me._selectKeyword = selectKeyword
6 references to _selectKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
21965Return Me._selectKeyword 21982Return Me._selectKeyword 21993Return new SelectClauseSyntax(Me.Kind, newErrors, GetAnnotations, _selectKeyword, _variables) 21997Return new SelectClauseSyntax(Me.Kind, GetDiagnostics, annotations, _selectKeyword, _variables) 33021If node._selectKeyword IsNot newSelectKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
30286return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SelectClauseSyntax)._selectKeyword, Me.Position, 0)