Project
ReSharper
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Open
Assignee
Sergey Shkredov
Subsystem
Refactorings
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Ilya Ryzhenkov
    5 years ago (05 Aug 2006 02:35)
  • Updated by   Jura Gorohovsky
    10 months ago (08 Jul 2011 16:46)
  • Jira: RSRP-6102
    (history, comments)
 
RSRP-6102 Do not allow extracting code from ctor into method, when there is write access to readonly members
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
No description
Comments (2)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Vladimir Reshetnikov
  Vladimir Reshetnikov
17 Feb 2008 11:18
4 years ago
Sometimes it makes sense to allow extracting, and turn these fields to non-readonly.
Ilya Ryzhenkov
  Ilya Ryzhenkov
17 Feb 2008 11:54
4 years ago
Yes, it should actually be conflict.