Project
ReSharper
Priority
Normal
Type
Feature
Fix versions
Mirabile Futurum
State
Open
Assignee
Valentin Kipiatkov
Subsystem
Inplace Refactorings
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Serge Baltic
    3 years ago (28 Oct 2008 19:22)
  • Updated by   Valentin Kipiatkov
    17 months ago (02 Sep 2010 21:52)
  • Jira: RSRP-84603
    (history, comments)
 
RSRP-84603 ApplyChangeSignature: Should Promote Nullity Attributes to the Base Member
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I'm changing a signature on an overridden member from void to [NotNull] IDisposable on its return type. Apply change signature promotes the IDisposable type to the base member, but fails to promote NotNullAttribute.
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Valentin Kipiatkov
  Valentin Kipiatkov
30 Oct 2008 23:52
3 years ago
Which attributes should not be promoted and which should not be?