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