Posts
Sort by recent activity
Startup time is terrible with no internet connection
I am working in a secured environment that does not have an internet connection. It takes 30 seconds for Reflector to show after running the program.
At a guess, Reflector does an HTTP call to chec...
Load available source and pdb if available
It would be nice if Reflector could look in known or provided locations for pdb and source code files. If the code being decompiled has source that can be resolved, then this source would be nicer ...