> 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.