jbevain / cecil

Cecil is a library to inspect, modify and create .NET programs and libraries.
MIT License
2.76k stars 627 forks source link

Add public API to shallow copy instruction instances #825

Open marek-safar opened 2 years ago

marek-safar commented 2 years ago

It is useful for example for easier propagation of instructions into multiple method bodies.