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