When I use this refactoring to move some methods to MyForm class, ReSharper move them to MyForm.Designer.cs, not to MyForm.cs
It will be nice, if Resharper asks user to which part of partial class it should move methods.
Description
When I use this refactoring to move some methods to MyForm class, ReSharper move them to MyForm.Designer.cs, not to MyForm.cs
It will be nice, if Resharper asks user to which part of partial class it should move methods.