I'm having trouble with solution wide analysis since I upgraded to resharper 4.5.
I'm continually getting false negatives, and having resharper report errors with my code that are not there.
I find the only way to get rid of the errors is to open each of the reported in error files, find the offending types/classes, open those files and then close everything again, which seems to force resharper to re-analyze everything.
I believe there is a defect already @ jira, but I'm looking for handy tips on how to quickly force resharper to re-analyze the files in error...