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