On Mon, Dec 6, 2010 at 6:09 PM, Greg Young <[email protected]> wrote: > JB my particular situation is keeping a running cache. > Would it be simpler to just do my load bringing in anything updated then > just remove() all the types from the module?
I'm afraid it won't detach the different TypeReference, only the TypeDefinition. -- -- mono-cecil
