4 writes to _blockKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
12108
Me.
_blockKeyword
= blockKeyword
12120
Me.
_blockKeyword
= blockKeyword
12131
Me.
_blockKeyword
= blockKeyword
12146
Me.
_blockKeyword
= _blockKeyword
7 references to _blockKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
12155
writer.WriteValue(Me.
_blockKeyword
)
12180
Return Me.
_blockKeyword
12189
Return Me.
_blockKeyword
12198
Return new ExitStatementSyntax(Me.Kind, newErrors, GetAnnotations, _exitKeyword,
_blockKeyword
)
12202
Return new ExitStatementSyntax(Me.Kind, GetDiagnostics, annotations, _exitKeyword,
_blockKeyword
)
39127
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))