Rename of ASMX file does not rename the code behind file

Open visual studio and create a new project - RemObjects Mercury, ASP.Net Classic Web Service Application.

In the solution explorer, rename Service1.asmx to Exchange.asmx
The result:
image
The code behind file has not been renamed, and it is also not possible to rename it.

Extra info.
In the elements file you see this after the rename:


The dependency of the code behind file has also not been updated by the rename.

Logged as bugs://E25652.

bugs://E25652 was closed as fixed.