This Question is Not Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
0 Replies Last post: Feb 20, 2013 11:50 PM by Robert Wheadon  
Robert Wheadon Newbie 1 posts since
Feb 20, 2013
Currently Being Moderated

Feb 20, 2013 11:50 PM

How Can I Switch Off Ambiguous Invocation Messages?

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.

More Like This

  • Retrieving data ...