55 references to Unreachable
System.Core (55)
Microsoft\Scripting\Actions\BindingRestrictions.cs (1)
222throw ContractUtils.Unreachable;
Microsoft\Scripting\Ast\BlockExpression.cs (11)
109throw ContractUtils.Unreachable; 114throw ContractUtils.Unreachable; 119throw ContractUtils.Unreachable; 123throw ContractUtils.Unreachable; 147throw ContractUtils.Unreachable; 527throw ContractUtils.Unreachable; 531throw ContractUtils.Unreachable; 543throw ContractUtils.Unreachable; 552throw ContractUtils.Unreachable; 556throw ContractUtils.Unreachable; 579throw ContractUtils.Unreachable;
Microsoft\Scripting\Ast\DebugInfoExpression.cs (5)
66get { throw ContractUtils.Unreachable; } 73get { throw ContractUtils.Unreachable; } 80get { throw ContractUtils.Unreachable; } 87get { throw ContractUtils.Unreachable; } 101get { throw ContractUtils.Unreachable; }
Microsoft\Scripting\Ast\DebugViewWriter.cs (1)
311default: throw ContractUtils.Unreachable;
Microsoft\Scripting\Ast\DynamicExpression.cs (4)
132throw ContractUtils.Unreachable; 150throw ContractUtils.Unreachable; 171throw ContractUtils.Unreachable; 175get { throw ContractUtils.Unreachable; }
Microsoft\Scripting\Ast\ListArgumentProvider.cs (6)
62throw ContractUtils.Unreachable; 66throw ContractUtils.Unreachable; 78throw ContractUtils.Unreachable; 87throw ContractUtils.Unreachable; 91throw ContractUtils.Unreachable; 114throw ContractUtils.Unreachable;
Microsoft\Scripting\Ast\MemberExpression.cs (1)
79throw ContractUtils.Unreachable;
Microsoft\Scripting\Ast\MemberInitExpression.cs (1)
133default: throw ContractUtils.Unreachable;
Microsoft\Scripting\Ast\MethodCallExpression.cs (6)
105throw ContractUtils.Unreachable; 124throw ContractUtils.Unreachable; 130throw ContractUtils.Unreachable; 134get { throw ContractUtils.Unreachable; } 883throw ContractUtils.Unreachable; 907throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\ExpressionQuoter.cs (1)
184throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\ILGen.cs (3)
525throw ContractUtils.Unreachable; 602throw ContractUtils.Unreachable; 1043throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\LambdaCompiler.Binary.cs (4)
143throw ContractUtils.Unreachable; 280throw ContractUtils.Unreachable; 286throw ContractUtils.Unreachable; 377throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\LambdaCompiler.Expressions.cs (1)
713throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\LambdaCompiler.Generated.cs (1)
259throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\LambdaCompiler.Unary.cs (1)
266throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\StackSpiller.Bindings.cs (3)
92throw ContractUtils.Unreachable; 162throw ContractUtils.Unreachable; 214throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\StackSpiller.cs (2)
630throw ContractUtils.Unreachable; 680throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\StackSpiller.Generated.cs (1)
272throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\StackSpiller.Temps.cs (1)
305throw ContractUtils.Unreachable;
Microsoft\Scripting\Compiler\VariableBinder.cs (1)
254throw ContractUtils.Unreachable;