History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-38503
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Alexander Zverev
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

"Cannot Resolve Method Call" Error QFixes: Suggests QFixes for the First Argument Only

Created: 05 Apr 07 18:32   Updated: 17 Mar 08 13:15
Component/s: Quick Fixes
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Suppose we're calling the Win32Declarations.SendMessage with (IntPtr, WindowsMessages, int, IntPtr) and want to hit the (IntPtr, WindowsMessages, IntPtr, IntPtr) signature. The QFixes suggested on the non-resolved method call suggest fixing only the second argument and won't go into the third, so you can never reach the desired signature via qfixes.

Errors must be on each argument separately and quickfixes should suggest fixing



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.