.NET Reflector supports reading PDB files- April 15, 2006 Did you notice that the new version of .NET Reflector supports reading PDB files This means that local variables are now correctly named during decompilation and are no longer called localx. Currently Reflector expects the PDB file next to the assembly to pick it up. I think it would be a nice feature if you could specify an alternative symbol path.http://www.denisbauer.com/weblog/NETReflectorSupportsReadingPDBFiles.aspx |