2 references to RenameFile
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameService.cs (1)
98
RenameFile: canRenameFile && GlobalOptions.GetOption(InlineRenameSessionOptionsStorage.
RenameFile
));
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (1)
164
_globalOptionService.SetGlobalOption(InlineRenameSessionOptionsStorage.
RenameFile
, value);