Activity overview
Latest activity by jogibear9988
Debugging .NET Framework Sourcecode
I recently debugged parts of WPF, using Reflector!
But the Problem is/was, that the PDB's created from Reflector do not match correctly, so I could not set breakpoints! That was only on some classe...