7 references to EndTry
ILCompiler.Compiler (4)
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
151
codestream.
EndTry
(tryCatchRegion);
226
codestream.
EndTry
(tryFinallyRegion);
parent\parent\Common\TypeSystem\IL\Stubs\DelegateThunks.cs (1)
609
codeStream.
EndTry
(tryFinallyRegion);
parent\parent\Common\TypeSystem\IL\Stubs\PInvokeILEmitter.cs (1)
423
unmarshallingCodestream.
EndTry
(tryFinally);
ILCompiler.ReadyToRun (3)
IL\Stubs\PInvokeILEmitter.cs (1)
109
unmarshallingCodestream.
EndTry
(tryFinally);
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
151
codestream.
EndTry
(tryCatchRegion);
226
codestream.
EndTry
(tryFinallyRegion);