Hey,

On Mon, Sep 27, 2010 at 3:40 PM, eusebiu <[email protected]> wrote:
> When I close the window, I clear the dictionary (assembliesCache) and
> set it to null but the memory still stays the same.
>
> Is there any way to read the assemblies and get back to the previous
> memory footprint?

It's unrelated to Cecil. It's the GC's responsibility (and hence, it's
specific to its implementation) to release memory to the OS or not,
and to decide when to do it, or not.

-- 
Jb EvainĀ  <[email protected]>

-- 
--
mono-cecil

Reply via email to