4 writes to _regionKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _regionKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
35526writer.WriteValue(Me._regionKeyword)
35551Return Me._regionKeyword
35562Return Me._regionKeyword
35571Return new EndRegionDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _endKeyword, _regionKeyword)
35575Return new EndRegionDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _endKeyword, _regionKeyword)
41783If node._regionKeyword IsNot newRegionKeyword Then anyChanges = True