4 writes to _stepKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
17725
Me.
_stepKeyword
= stepKeyword
17737
Me.
_stepKeyword
= stepKeyword
17748
Me.
_stepKeyword
= stepKeyword
17760
Me.
_stepKeyword
= _stepKeyword
7 references to _stepKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
17773
writer.WriteValue(Me.
_stepKeyword
)
17790
Return Me.
_stepKeyword
17806
Return Me.
_stepKeyword
17817
Return new ForStepClauseSyntax(Me.Kind, newErrors, GetAnnotations,
_stepKeyword
, _stepValue)
17821
Return new ForStepClauseSyntax(Me.Kind, GetDiagnostics, annotations,
_stepKeyword
, _stepValue)
39760
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)