Creates the table from the given method definition's handler.
Creates the table.
public HandlerTable(ExceptionHandlerCollection,IInstructionStream);
Creates the table from the given method definition's handler.
public HandlerTable(MethodDefinition,IInstructionStream);
HandlerTable Class | JaCIL.Compiler.Instruction Namespace