-
c#/mono/clr friends: do you know if there is a way to get debugging information for types emitted in memory using System.Reflection.Emit? seems to work for assemblies written to disk that get .mdb or .pdb files, but can you do the same for assemblies that are never written?