On Mon, May 24, 2010 at 12:09 PM, Jb Evain <[email protected]> wrote: > On Fri, May 21, 2010 at 5:28 PM, Alix <[email protected]> wrote: >> I've changed it to: >> instruction.Operand = ((sbyte) il.ReadByte ()) + il.position; >> and it seems to have solved my problem.
As a side note, it's better to file bug on mono.reflection on the github bug tracker, as it doesn't really belong to the mono-cecil group. Thanks! -- Jb Evain <[email protected]> -- -- mono-cecil
