On Wed, Aug 4, 2010 at 12:32 PM, Jan <[email protected]> wrote: > I am not caching imports so far and I do not have the feeling that I > am doing to many imports at all. Cecil is running inside Visual Studio > in its own app domain, which is created for each run and the OOM > occurs after running this operation several times. The Visual Studio > has to be restarted after the error comes once. I have no real idea, > esp. because i am throwing away the app domain after each run.
So it's maybe a bug in the importer. Maybe a cyclic reference? We need to find a way to reproduce the issue before taking on direction or another. -- Jb EvainĀ <[email protected]> -- -- mono-cecil
