Sorry, a little correction. The nested-class *is *apparently touched during the weaving, but still unclear why it turns into a root class. Cheers
On Fri, Apr 29, 2011 at 5:13 PM, Hendry Luk <[email protected]> wrote: > Hello, > I'm using mono-cecil to rewrite my IL and save it back to another dll. I > just found out that my nested-types in the old dll (that I do NOT touch > during the IL rewriting) always turn into root types in the dll mono-cecil > produces. > Anyone had the same problem? > > Cheers > > -- -- mono-cecil
