3 writes to _skipOrTakeKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
20892Me._skipOrTakeKeyword = skipOrTakeKeyword 20906Me._skipOrTakeKeyword = skipOrTakeKeyword 20919Me._skipOrTakeKeyword = skipOrTakeKeyword
6 references to _skipOrTakeKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
20936Return Me._skipOrTakeKeyword 20961Return Me._skipOrTakeKeyword 20974Return new PartitionWhileClauseSyntax(Me.Kind, newErrors, GetAnnotations, _skipOrTakeKeyword, _whileKeyword, _condition) 20978Return new PartitionWhileClauseSyntax(Me.Kind, GetDiagnostics, annotations, _skipOrTakeKeyword, _whileKeyword, _condition) 32869If 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)