Пример #1
0
 public void EmitEnterTryCatch()
 {
     Emit(EnterTryCatchFinallyInstruction.CreateTryCatch());
 }