2 references to BoundThrowStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\BoundNodes.xml.Generated.vb (1)
2893
Dim result = New
BoundThrowStatement
(Me.Syntax, expressionOpt, Me.HasErrors)
Lowering\SyntheticBoundNodeFactory.vb (1)
654
Dim boundNode = New
BoundThrowStatement
(_syntax, e)