|
Hi, Decompiling an assembly using the dotnet reflector addin in visual studio produces different code to the when running the standalone version, namely the variable names have names such as objArray2 and dictionary3 rather than using the pdb which the standalone version does. Is the "show pdb symbols" missing from the VS addin? |
|
I've logged that as RP-2483. It won't make 7.5, but should get into the EAPs when we start them again. Thanks for the report and the fix. |