> Nope. Resolve, well, resolves, and if it need to open a new assembly, it will.
Yes, it looks like it's trying, hence the FileNotFoundException. But I don't know where it's looking. Apparently not in the same directory that the Tests assembly was loaded from, because the Core assembly is right there and it's not finding it. > It uses the .Resolver of the assembly to resolve the > assembly references, and then it will get you the definition inside > them. Okay. How do I give it a .Resolver that will tell it to look in the same directory that the Tests assembly was originally loaded from? --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
