Reporter | Vinney Kelly (vinneyk) |
---|---|
Created | Jan 2, 2013 10:37:46 PM |
Updated | Apr 26, 2018 12:45:39 PM |
Resolved | Apr 26, 2018 12:45:39 PM |
Subsystem | Refactorings |
Assignee | Alisa Afonina (alisa.afonina) |
Priority | Normal |
State | Fixed |
Type | Bug |
Fix version | Unidentified prior version |
Affected versions | 7.1.1 |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
The following sequence will cause VS2012 to crash:
1. Initiate a Move Refactor (Ctrl+R,O) on a method (not sure if it only pertains to methods)
2. With the Move Refactor window open, perform a Safe Delete operation (Ctrl+R,D) on the same method as referenced by the Move Refactor.
3. With the method deleted, click "Cancel" on the Move Refactor window.
Upon clicking the Cancel button, a R# message will be displayed stating that "Refactoring cannot recover due to changes made and will be canceled." When you click "OK" on the message, VS will crash. I'm using build 7.1.1000.900 of ReSharper 7.1.1 C# Edition.
1. Initiate a Move Refactor (Ctrl+R,O) on a method (not sure if it only pertains to methods)
2. With the Move Refactor window open, perform a Safe Delete operation (Ctrl+R,D) on the same method as referenced by the Move Refactor.
3. With the method deleted, click "Cancel" on the Move Refactor window.
Upon clicking the Cancel button, a R# message will be displayed stating that "Refactoring cannot recover due to changes made and will be canceled." When you click "OK" on the message, VS will crash. I'm using build 7.1.1000.900 of ReSharper 7.1.1 C# Edition.