4 writes to _whereKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
26414Me._whereKeyword = whereKeyword 26426Me._whereKeyword = whereKeyword 26437Me._whereKeyword = whereKeyword 26449Me._whereKeyword = _whereKeyword
7 references to _whereKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
26462writer.WriteValue(Me._whereKeyword) 26479Return Me._whereKeyword 26495Return Me._whereKeyword 26506Return new WhereClauseSyntax(Me.Kind, newErrors, GetAnnotations, _whereKeyword, _condition) 26510Return new WhereClauseSyntax(Me.Kind, GetDiagnostics, annotations, _whereKeyword, _condition) 40782If 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)