Bug 545518

Summary: Renaming a method in an interface is not changing implementors
Product: [Mono] MonoDevelop Reporter: Adriaan van Kekem <avkekem>
Component: C# BindingAssignee: Mike Krueger <mkrueger>
Status: RESOLVED DUPLICATE QA Contact: MD Bugs <monodevelop-bugs>
Severity: Normal    
Priority: P5 - None    
Version: SVN   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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 ***