Hello There,
I am using ReSharper 7.1.1000.900 with Visual Studio to maintain a large legacy application consisting of C#, Managed C++, and Native C++ code. In the C# files, Resharper keeps flagging overloaded member function calls with Ambiguous Invocation error messages. Visual Studio builds these files correctly and the unit tests run fine. How can I switch off these error messages which are obviously false positives?
Thanks,
Robert
PS: I posted this message in YouTrack issue RSRP-338914 but got no response.