Hey, On Sat, Nov 6, 2010 at 10:42 PM, Simon Cropp <[email protected]> wrote: > Ok I obviously misunderstood what the import does :) I have this working now.
Cool :) > And I did not use Instruction.Create because there is no > Instruction.Create(Instruction). Right, there's something missing here. Maybe not Instruction.Create but Instruction.Create(OpCode,object). -- -- mono-cecil
