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