It looks like it should be possible to use a custom assembly resolver in cecil 0.9.1, but the Instance member of GlobalAssemblyResolver is readonly and cannot be changed. How should I replace the default resovler?
Or.. if that isn't possible how do I clear the cache in the default assembly resolver? Thanks. -- -- mono-cecil
