4 writes to _throwKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
18293
Me.
_throwKeyword
= throwKeyword
18307
Me.
_throwKeyword
= throwKeyword
18320
Me.
_throwKeyword
= throwKeyword
18334
Me.
_throwKeyword
= _throwKeyword
7 references to _throwKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
18347
writer.WriteValue(Me.
_throwKeyword
)
18364
Return Me.
_throwKeyword
18383
Return Me.
_throwKeyword
18394
Return new ThrowStatementSyntax(Me.Kind, newErrors, GetAnnotations,
_throwKeyword
, _expression)
18398
Return new ThrowStatementSyntax(Me.Kind, GetDiagnostics, annotations,
_throwKeyword
, _expression)
39828
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)