2 references to AddCatchRegion
ILAssembler (1)
EntityRegistry.cs (1)
362methodDef.MethodBody.ControlFlowBuilder!.AddCatchRegion(catchRegion.TryStart, catchRegion.TryEnd, catchRegion.HandlerStart, catchRegion.HandlerEnd, catchRegion.CatchType.Handle);
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
65_cfBuilder.AddCatchRegion(GetMetaLabel(eb.TryStart), GetMetaLabel(eb.TryEnd),