4 writes to _skipOrTakeKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
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