6 references to rethrow
ILCompiler.Compiler (5)
Compiler\Dataflow\MethodBodyScanner.cs (1)
789
case ILOpcode.
rethrow
:
Compiler\Dataflow\ScannerExtensions.cs (1)
48
case ILOpcode.
rethrow
:
Compiler\SubstitutedILProvider.cs (2)
205
|| opcode == ILOpcode.
rethrow
403
|| opcode == ILOpcode.
rethrow
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
913
case ILOpcode.
rethrow
:
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
334
case ILOpcode.
rethrow
: