Yeah, stupid me I should have figured that out myself .... Thanks, working now :)
Joe On Dec 7, 10:17 am, Jb Evain <[email protected]> wrote: > On Tue, Dec 7, 2010 at 4:04 PM, joer <[email protected]> wrote: > > Yes I did read this and it says ReaderParameters.ReadSymbols OR > > WriterParameters.WriteSymbols. > > Gosh, a logic bug in the doc. I guess that originally, it was > something along the line of: > > pass True to ReadParameters.ReadSymbols to read the symbols, or to > WriterParameter.WriteSymbols to write them. Which is still better > written with a and. > > So, use ReadSymbols = True to read them, and WriteSymbols = True to > write them. As you're altering an assembly, you'll need to read them, > and to write them. > > Jb -- -- mono-cecil
