3 writes to _stepKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
13979
Me.
_stepKeyword
= stepKeyword
13991
Me.
_stepKeyword
= stepKeyword
14002
Me.
_stepKeyword
= stepKeyword
6 references to _stepKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
14017
Return Me.
_stepKeyword
14033
Return Me.
_stepKeyword
14044
Return new ForStepClauseSyntax(Me.Kind, newErrors, GetAnnotations,
_stepKeyword
, _stepValue)
14048
Return new ForStepClauseSyntax(Me.Kind, GetDiagnostics, annotations,
_stepKeyword
, _stepValue)
31832
If node.
_stepKeyword
IsNot newStepKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
19369
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ForStepClauseSyntax).
_stepKeyword
, Me.Position, 0)