Still stuck on this.

When I call Resolve() on a TypeReference, and the type reference is
from another assembly, Cecil tries to load that assembly. But I don't
know what directory it's trying to load it from. I expected it to look
in the same directory as the assembly I already loaded (and got the
TypeReference from), but it clearly doesn't. It just gives me a
FileNotFoundException.

How do I tell TypeReference.Resolve() what directory to look in when
it needs to load another assembly?
--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to