> You have to load the PDB before modifying the assembly and save it to > disc with the assembly after modifying.
Thanks for your reply, but I've tried this and this doesn't appear to be true. .NET Reflector can read the variable names even if I delete the .pdb file for the relevant assembly. Therefore, the information must be in the assembly itself. But even so, suppose I wanted to try your method... So I tried to find Mono.Cecil.Pdb on the web. Where can I download this? The only place I could find is a SVN repository, so I would have to either install SVN, or download every single .cs file individually. Is there a proper source distribution for this? Thanks again for your help. Timwi --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
