On Wed, Mar 16, 2011 at 11:52 AM, Raph <[email protected]> wrote: > so i _have_ to load the method and cannot build the references by > myself?
Sorry I don't understand. > is it really that tricky? because when looking at the produced code > with ildasm it really only seems to be the RID thats wrong. everything > else looks fine.. If you show some code, we'll be able to have a look at what's wrong. But otherwise I just suggest you use the Import method to create a proper reference for you. Jb -- -- mono-cecil
