Hi, On Wed, Dec 7, 2011 at 5:25 PM, Larry S. Smith <[email protected]> wrote: > Just and observation that if you create a pure assembly with ilasm > using either or both /stripreloc and /nocorstub flags, the > AssemblyDefinition.Write method will put back a reloc table and native > stub when writing the image to disk.
Good observation. We currently have no writer parameter to control that. Jb -- -- mono-cecil
