Hi,

I'm have an application using types from mscorlib.dll, such as Object,
DataTime etc. I want to add a field to all the types defined in that
assembly and that the original application will use the changed types.
can i do that by coping mscorlib.dll assembly change the copy and then
change the original application references to use my new assembly? if
so how can it be done?

note: i know how to change the types but not how to make the original
application use the changed types.

thanks.
--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to