Hey, On 10/30/08, Lotfi Gheribi <[EMAIL PROTECTED]> wrote: > I don't think that a modified mscorlib assembly could ever run properly > since the CLR use some "assumptions" concerning the layout of most primitive > types like System.Object or System.String, valuetypes & enums, arrays...etc.
That's completely sure, all those types have an umnaged counter part, so if you modify the managed part, the other will break for sure. -- Jb Evain <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
