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

Key: RSRP-32550
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

"Create Property" QuickFix: Suggests Creating a ReadOnly Property for += Operator

Created: 27 Nov 06 20:37   Updated: 17 Mar 08 12:53
Component/s: Quick Fixes
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

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


 Description  « Hide
variable.UnresolvedSymbol += delegate {...};

Q-fix on UnresolvedSymbol suggests two actions among others:

  • Create get/set property
  • Create property

The latter is a get-only property. How could it be used with +=?



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