3 writes to _whereKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
20798Me._whereKeyword = whereKeyword 20810Me._whereKeyword = whereKeyword 20821Me._whereKeyword = whereKeyword
6 references to _whereKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
20836Return Me._whereKeyword 20852Return Me._whereKeyword 20863Return new WhereClauseSyntax(Me.Kind, newErrors, GetAnnotations, _whereKeyword, _condition) 20867Return new WhereClauseSyntax(Me.Kind, GetDiagnostics, annotations, _whereKeyword, _condition) 32854If node._whereKeyword IsNot newWhereKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
28571return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.WhereClauseSyntax)._whereKeyword, Me.Position, 0)