3 writes to _endKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
183
Me.
_endKeyword
= endKeyword
195
Me.
_endKeyword
= endKeyword
206
Me.
_endKeyword
= endKeyword
6 references to _endKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
221
Return Me.
_endKeyword
240
Return Me.
_endKeyword
251
Return new EndBlockStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_endKeyword
, _blockKeyword)
255
Return new EndBlockStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_endKeyword
, _blockKeyword)
29830
If node.
_endKeyword
IsNot newEndKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
295
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.EndBlockStatementSyntax).
_endKeyword
, Me.Position, 0)