I am using VS 2015 professional, and I wanted to see the code coverage for my project.
I was following this guide:
https://visualstudiogallery.msdn.microsoft.com/6950a046-8919-4935-8542-c6f37956f688
Everything is fine except Step 3. It doesn't show my classes and methods, but some other .dlls. Screenshot:

Any suggestions why it is not showing code coverage for my methods?
Thanks