6 references to ThrowStatement
Microsoft.CodeAnalysis.CSharp (6)
BoundTree\BoundTreeVisitors.cs (1)
83case BoundKind.ThrowStatement:
CodeGen\EmitStatement.cs (1)
83case BoundKind.ThrowStatement:
FlowAnalysis\ControlFlowPass.cs (1)
245case BoundKind.ThrowStatement:
Generated\BoundNodes.xml.Generated.cs (2)
3636: base(BoundKind.ThrowStatement, syntax, hasErrors || expressionOpt.HasErrors()) 9048case BoundKind.ThrowStatement:
Operations\CSharpOperationFactory.cs (1)
192case BoundKind.ThrowStatement: