Prepare to create a refactoring that operates on files on the disk. This
is an IDE's last opportunity to save files before the refactoring is
performed. This is not used for ExtractMethod which works on code that is
in memory (rather than on the disk)