3 writes to _throwKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
14427
Me.
_throwKeyword
= throwKeyword
14441
Me.
_throwKeyword
= throwKeyword
14454
Me.
_throwKeyword
= throwKeyword
6 references to _throwKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
14471
Return Me.
_throwKeyword
14490
Return Me.
_throwKeyword
14501
Return new ThrowStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_throwKeyword
, _expression)
14505
Return new ThrowStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_throwKeyword
, _expression)
31900
If node.
_throwKeyword
IsNot newThrowKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
19963
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ThrowStatementSyntax).
_throwKeyword
, Me.Position, 0)