Example #1
0
 public static void ReThrow()
 {
     CurrentEmitContext.Emit(CreateInstruction.ReThrow());
 }