[Mono-list] Assembly reflection oddness

Miguel de Icaza miguel@ximian.com
08 Jan 2002 17:55:04 -0500


> I'm working on some stuff that iterates over all the types in an assembly,
> and all the members of each of those types.  While the code works on all
> other assemblies I've tried, it explodes when run on a comparable version of
> our corlib.

John,  I just ran this on corlib_cmp.dll and it ran til completion.

Miguel.