7 references to EndHandler
ILCompiler.Compiler (4)
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
189
codestream.
EndHandler
(tryCatchRegion);
235
codestream.
EndHandler
(tryFinallyRegion);
parent\parent\Common\TypeSystem\IL\Stubs\DelegateThunks.cs (1)
631
codeStream.
EndHandler
(tryFinallyRegion);
parent\parent\Common\TypeSystem\IL\Stubs\PInvokeILEmitter.cs (1)
426
cleanupCodestream.
EndHandler
(tryFinally);
ILCompiler.ReadyToRun (3)
IL\Stubs\PInvokeILEmitter.cs (1)
112
cleanupCodestream.
EndHandler
(tryFinally);
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
189
codestream.
EndHandler
(tryCatchRegion);
235
codestream.
EndHandler
(tryFinallyRegion);