I've thought that some flags are missing, but failed to find the right ones. Thanks for your help! :)
On Mon, May 31, 2010 at 4:14 PM, Jb Evain <[email protected]> wrote: > Hey Alex, > > On Mon, May 31, 2010 at 11:59 AM, Александр Буряк > <[email protected]> wrote: > > I hope that will help, but if you need more info, let me know. > > It's fixed :) > > The issue was simple, Cecil 0.6 was setting the HasThis call > convention of a method based on its MethodAttributes, and Cecil 0.9 > wasn't. Now it set it as well, so you don't have to specify HasThis = > true to make it work. > > Thanks for the repro! > > -- > Jb Evain <[email protected]> > > -- > -- > mono-cecil > -- -- mono-cecil
