I've been having a ton of intellisense issues with the latest release. PCL libraries almost entirely get marked as "Missing System.Runtime v4...". Other project types only mark my class types as unknown. Everything compiles though. I believe the problem is between resharper & xamarin somehow as everything returns to normal if I remove one of them. I've tried cleaning out all of the resharper and VS cache folders and that did not help.
Has anyone had similar issues and perhaps a workaround?