2 references to AddFinallyRegion
ILAssembler (1)
GrammarVisitor.cs (1)
4703
_currentMethod!.Definition.MethodBody.ControlFlowBuilder!.
AddFinallyRegion
(tryStart, tryEnd, finallyClause.Start, finallyClause.End);
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
77
_cfBuilder.
AddFinallyRegion
(GetMetaLabel(eb.TryStart), GetMetaLabel(eb.TryEnd),