3 writes to _endKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
28064
Me.
_endKeyword
= endKeyword
28076
Me.
_endKeyword
= endKeyword
28087
Me.
_endKeyword
= endKeyword
6 references to _endKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
28099
Return Me.
_endKeyword
28114
Return Me.
_endKeyword
28125
Return new EndExternalSourceDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken,
_endKeyword
, _externalSourceKeyword)
28129
Return new EndExternalSourceDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken,
_endKeyword
, _externalSourceKeyword)
33895
If node.
_endKeyword
IsNot newEndKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
37197
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.EndExternalSourceDirectiveTriviaSyntax).
_endKeyword
, Me.GetChildPosition(1), Me.GetChildIndex(1))