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