My Visual Studio 2010 debugger sometimes has a very strange behaviour...
Sometimes it doesn\'t stop at breakpoints, but when it stops, and I want to step into a meth
Try disabling "Require source file to be exactly matched" option in tools->options->debugging->general.