4 writes to _skipOrTakeKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
26535Me._skipOrTakeKeyword = skipOrTakeKeyword 26549Me._skipOrTakeKeyword = skipOrTakeKeyword 26562Me._skipOrTakeKeyword = skipOrTakeKeyword 26576Me._skipOrTakeKeyword = _skipOrTakeKeyword
7 references to _skipOrTakeKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
26594writer.WriteValue(Me._skipOrTakeKeyword) 26612Return Me._skipOrTakeKeyword 26637Return Me._skipOrTakeKeyword 26650Return new PartitionWhileClauseSyntax(Me.Kind, newErrors, GetAnnotations, _skipOrTakeKeyword, _whileKeyword, _condition) 26654Return new PartitionWhileClauseSyntax(Me.Kind, GetDiagnostics, annotations, _skipOrTakeKeyword, _whileKeyword, _condition) 40797If node._skipOrTakeKeyword IsNot newSkipOrTakeKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
28684return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PartitionWhileClauseSyntax)._skipOrTakeKeyword, Me.Position, 0)