4 writes to _whileKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _whileKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
26595writer.WriteValue(Me._whileKeyword)
26621Return Me._whileKeyword
26639Return Me._whileKeyword
26650Return new PartitionWhileClauseSyntax(Me.Kind, newErrors, GetAnnotations, _skipOrTakeKeyword, _whileKeyword, _condition)
26654Return new PartitionWhileClauseSyntax(Me.Kind, GetDiagnostics, annotations, _skipOrTakeKeyword, _whileKeyword, _condition)
40799If node._whileKeyword IsNot newWhileKeyword Then anyChanges = True