7 references to BeginTry
ILCompiler.Compiler (4)
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
60
codestream.
BeginTry
(tryFinallyRegion);
64
codestream.
BeginTry
(tryCatchRegion);
parent\parent\Common\TypeSystem\IL\Stubs\DelegateThunks.cs (1)
578
codeStream.
BeginTry
(tryFinallyRegion);
parent\parent\Common\TypeSystem\IL\Stubs\PInvokeILEmitter.cs (1)
392
marshallingCodestream.
BeginTry
(tryFinally);
ILCompiler.ReadyToRun (3)
IL\Stubs\PInvokeILEmitter.cs (1)
96
marshallingCodestream.
BeginTry
(tryFinally);
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
60
codestream.
BeginTry
(tryFinallyRegion);
64
codestream.
BeginTry
(tryCatchRegion);