.net c# reflection How to save a changed assembly using Mono.Cecil? Dec 3, 2012 See the question and my original answer on StackOverflow Just use AssemblyDefinition.Write(fileName)