Hi JB, I just saw your TypeSystem class that gives you access to all base types. I had to implement the same for myself to get the mscorlib.dll and import the types from the right runtime version. Isn't it possible to make the implementation public available? Additionally I need the System.dll in a specific version as well. Maybe the TypeSystem class can be enhanceable by me to add an implementation for the System.dll.
What do you think? Jan -- -- mono-cecil
