2 references to NewCatchRegion
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (1)
62ILExceptionRegionBuilder tryCatchRegion = emitter.NewCatchRegion(context.GetWellKnownType(WellKnownType.Exception));
ILCompiler.ReadyToRun (1)
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (1)
62ILExceptionRegionBuilder tryCatchRegion = emitter.NewCatchRegion(context.GetWellKnownType(WellKnownType.Exception));