4 writes to _externalSourceKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _externalSourceKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
35695writer.WriteValue(Me._externalSourceKeyword)
35713Return Me._externalSourceKeyword
35752Return Me._externalSourceKeyword
35771Return new ExternalSourceDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _externalSourceKeyword, _openParenToken, _externalSource, _commaToken, _lineStart, _closeParenToken)
35775Return new ExternalSourceDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _externalSourceKeyword, _openParenToken, _externalSource, _commaToken, _lineStart, _closeParenToken)
41798If node._externalSourceKeyword IsNot newExternalSourceKeyword Then anyChanges = True