Hey Andrei, It's not quite an easy task, you can see how Unity is doing it with their Reference Rewriter:
https://github.com/Unity-Technologies/ReferenceRewriter Best regards, Jb On Sat, Dec 21, 2013 at 7:04 AM, AndreiF <[email protected]> wrote: > How do I rename a type (and fix all references to that type) correctly? > > -- > -- > -- > mono-cecil > --- > You received this message because you are subscribed to the Google Groups > "mono-cecil" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
