Well, maybe. However, is there any existing functionality for doing that? I'm pretty sure Cecil is doing that somewhere undercover.
On Saturday, March 14, 2015 at 8:01:27 PM UTC+7, Greg Young wrote: > > Well mostly that's just printing the namespaces of the arguments and > printing out the generic arguments. > > On Saturday, March 14, 2015, Andrei F <[email protected] <javascript:>> > wrote: > >> i.e. names like >> >> DebugProject.Program.Test(List`1 arg0) >> >> >> to names like >> >> >>> >>> DebugProject.Program::Test(System.Collections.Generic.List`1<System.String>) >> >> >> ? >> >> -- >> -- >> -- >> 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/d/optout. >> > > > -- > Studying for the Turing test > > -- -- -- 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/d/optout.
