rvaquette

Results 3 comments of rvaquette

No, I need a way to provide to Cecil the name of a ModuleDefinition when it needs to save one. See AssemblyWriter.cs, line 942: var file_name = GetModuleFileName (module.Name); module.Write...

Is there any solution for this case, in order to specify the filename of a non-main module?