I've been noticing a pattern with ReSharper (both 4.5 and 5).
Very often (almost always) when I have solution-wide analysis turned on, and WPF code in my solution, ReSharper will mark a number of the .xaml.cs files as being broken.
When I navigate to the file, sometimes it magically updates and displays no errors, and other
…