7 references to BeginHandler
ILCompiler.Compiler (4)
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
155
codestream.
BeginHandler
(tryCatchRegion);
230
codestream.
BeginHandler
(tryFinallyRegion);
parent\parent\Common\TypeSystem\IL\Stubs\DelegateThunks.cs (1)
612
codeStream.
BeginHandler
(tryFinallyRegion);
parent\parent\Common\TypeSystem\IL\Stubs\PInvokeILEmitter.cs (1)
393
cleanupCodestream.
BeginHandler
(tryFinally);
ILCompiler.ReadyToRun (3)
IL\Stubs\PInvokeILEmitter.cs (1)
97
cleanupCodestream.
BeginHandler
(tryFinally);
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
155
codestream.
BeginHandler
(tryCatchRegion);
230
codestream.
BeginHandler
(tryFinallyRegion);