On 10/2/07, Kid <[EMAIL PROTECTED]> wrote: > I tried to search for AddSearchDirectory method and I neither see it > under 'Mono.cecil.BaseAssemblyResolver" not under > 'Mono.cecil.DefaultAssmeblyResolver'. I used Reflector to view it and > I could not see it.
You know, as Cecil is open source, you can even read the raw sources, no need to use Reflector. > If you would please tell me how to use it, it would really help me > out. I'm really pulling my hair.... You either have to build Cecil from SVN, or to wait for the next release, as this method is not present in 0.5. Hint: http://mono-project.com/Cecil -- Jb Evain <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
