2 references to TypeDoesNotMatchFileName
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\AbstractEditorInlineRenameService.SymbolRenameInfo.cs (1)
172return InlineRenameFileRenameInfo.TypeDoesNotMatchFileName;
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (1)
96InlineRenameFileRenameInfo.TypeDoesNotMatchFileName => EditorFeaturesResources.Rename_file_name_doesnt_match,