3 writes to _externalSourceKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
28066Me._externalSourceKeyword = externalSourceKeyword 28078Me._externalSourceKeyword = externalSourceKeyword 28089Me._externalSourceKeyword = externalSourceKeyword
6 references to _externalSourceKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
28105Return Me._externalSourceKeyword 28116Return Me._externalSourceKeyword 28125Return new EndExternalSourceDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _endKeyword, _externalSourceKeyword) 28129Return new EndExternalSourceDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _endKeyword, _externalSourceKeyword) 33897If node._externalSourceKeyword IsNot newExternalSourceKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
37212return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.EndExternalSourceDirectiveTriviaSyntax)._externalSourceKeyword, Me.GetChildPosition(2), Me.GetChildIndex(2))