Jeff Nevins Mon, 22 Nov 2010 13:56:11 -0800
Is there an easy way to clone a MethodDefinition besides creating a new one, adding it to the declaring type, adding all the parameters and custom attributes, and setting all the properties?
Thanks. -- -- mono-cecil