3 writes to _blockKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
9573
Me.
_blockKeyword
= blockKeyword
9585
Me.
_blockKeyword
= blockKeyword
9596
Me.
_blockKeyword
= blockKeyword
6 references to _blockKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
9618
Return Me.
_blockKeyword
9627
Return Me.
_blockKeyword
9636
Return new ExitStatementSyntax(Me.Kind, newErrors, GetAnnotations, _exitKeyword,
_blockKeyword
)
9640
Return new ExitStatementSyntax(Me.Kind, GetDiagnostics, annotations, _exitKeyword,
_blockKeyword
)
31199
If node.
_blockKeyword
IsNot newBlockKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
13886
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExitStatementSyntax).
_blockKeyword
, Me.GetChildPosition(1), Me.GetChildIndex(1))