Project
ReSharper
Priority
Normal
Type
Bug
Fix versions
4.5.1
State
Fixed
Assignee
Alexander Zverev
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
5.0.1612.107  
  • Created by   Michael Franz
    2 years ago (07 May 2009 01:02)
  • Updated by   Michael Franz
    2 years ago (26 Jun 2009 15:37)
  • Jira: RSRP-106769
    (history, comments)
 
RSRP-106769 Convert To AutoProperty with private setter does not create a private setter
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I have a class with a public property get without a set. The property returns a private field value. Resharper suggests that I convert to an autoproperty with a private setter. When I apply the change, the get/set are both defined as public.

Issue was closed
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Drew Noakes
  Drew Noakes
26 Jun 2009 15:37
2 years ago
Cool. This one bugged me a few times. Thanks.