2 references to AddFinallyRegion
ILAssembler (1)
EntityRegistry.cs (1)
365methodDef.MethodBody.ControlFlowBuilder!.AddFinallyRegion(finallyRegion.TryStart, finallyRegion.TryEnd, finallyRegion.HandlerStart, finallyRegion.HandlerEnd);
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
77_cfBuilder.AddFinallyRegion(GetMetaLabel(eb.TryStart), GetMetaLabel(eb.TryEnd),