I am in VS 2012. I run the tool on a fairly large .sln. It runs, but only opens up about 5 classes. I've set the clean profile to do suff such as removing redundant "this" qualifiers, remove unused using statements, etc.
It only ran for about a minute.
When it was done I noticed the following:
- there were barely any files opened and even in those files the cleanup did nothing meaning I could still see those were not cleaned, I still see unused using statements, etc.
I am using R# 8.1.23.546