Hi, 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.
If you would please tell me how to use it, it would really help me out. I'm really pulling my hair.... TIA, Kid, On Oct 1, 5:05 pm, Kid <[EMAIL PROTECTED]> wrote: > Hi, > > "> 1) Create your own DefaultAssemblyResolver or subclass of > BaseAssemblyResolver, > > 2) Call AddSearchDirectory on it, > > " > > Would you please elaborate on how to do this? I'm sorry, I'm not able > to understand... > > TIA, > > Kid. > > On Oct 1, 4:54 pm, "Jb Evain" <[EMAIL PROTECTED]> wrote: > > > Hey, > > > On 10/2/07, Kid <[EMAIL PROTECTED]> wrote: > > > > Would you please tell what that is or how to resolve references > > > dynamically? > > > 1) Create your own DefaultAssemblyResolver or subclass of > > BaseAssemblyResolver, > > 2) Call AddSearchDirectory on it, and pass it the directory where the > > assemblies are, > > 3) You're all set. > > > -- > > Jb Evain <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
