1 reference to RenameFileEditor
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\MoveType\AbstractMoveTypeService.Editor.cs (1)
66
MoveTypeOperationKind.RenameFile => new
RenameFileEditor
(service, state, fileName, cancellationToken),