On Tue, Jun 14, 2011 at 4:11 PM, M. Gholam <[email protected]> wrote: > Thanks, I saw that post, put the question remains, I will rephrase "How can > I do something similar?" > I am willing to pay the price of overhead and memory leakage.
Then see what I'm doing in the tests to emulate this: https://github.com/jbevain/cecil/blob/master/Test/Mono.Cecil.Tests/ImportCecilTests.cs#L226 Jb -- -- mono-cecil
