Bug 545518 - Renaming a method in an interface is not changing implementors
Summary: Renaming a method in an interface is not changing implementors
Status: RESOLVED DUPLICATE of bug 510939
Alias: None
Product: MonoDevelop
Classification: Mono
Component: C# Binding (show other bugs)
Version: SVN
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Mike Krueger
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 20:02 UTC by Adriaan van Kekem
Modified: 2009-10-12 07:59 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adriaan van Kekem 2009-10-08 20:02:56 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.1 (KHTML, like Gecko) Chrome/4.0.213.1 Safari/532.1

Create an interface and create a class implementing that interface
now use the rename refactoring to rename a method in the interface. This should also change all implementors

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Mike Krueger 2009-10-12 07:59:47 UTC
Same as in 510939.

*** This bug has been marked as a duplicate of bug 510939 ***