4 writes to _externalSourceKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _externalSourceKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
35847writer.WriteValue(Me._externalSourceKeyword)
35866Return Me._externalSourceKeyword
35877Return Me._externalSourceKeyword
35886Return new EndExternalSourceDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _endKeyword, _externalSourceKeyword)
35890Return new EndExternalSourceDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _endKeyword, _externalSourceKeyword)
41825If node._externalSourceKeyword IsNot newExternalSourceKeyword Then anyChanges = True