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