Where does dotPeek store the cache?
I was using dotPeek and my connection dropped right away when it went online to get the code for the given class. So my router gave it 500 gateway pages, and now when I try to look at the code for this class, I instead get the html representation of that router page, that is, it gets cached.
The problem is there doesn't seem to be any way to clear it up. I removed everything in AppData for JetBrains both roaming and local, but with no effect.
Where is the disassembly cache for dotPeek?
+3
source to share