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)
246case BoundKind.ThrowStatement:
Generated\BoundNodes.xml.Generated.cs (2)
3644: base(BoundKind.ThrowStatement, syntax, hasErrors || expressionOpt.HasErrors()) 9020case BoundKind.ThrowStatement:
Operations\CSharpOperationFactory.cs (1)
192case BoundKind.ThrowStatement: