4 writes to _externalSourceKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
35800Me._externalSourceKeyword = externalSourceKeyword 35812Me._externalSourceKeyword = externalSourceKeyword 35823Me._externalSourceKeyword = externalSourceKeyword 35838Me._externalSourceKeyword = _externalSourceKeyword
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
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))