On 5/18/07, Kamil Skalski <kamil.skalski at gmail.com> wrote: > > TyVar_reuse_queue = null; Oh, this is just a hack, not to stress garbage collector all that much. You can safely clear it anytime. > > Typer_BetterTypeCache.Clear (); This should be also safe to clear. -- Michał