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