2 references to _fileSystem
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Rename\RenameService.cs (2)
62
if (
_fileSystem
.FileExists(newPath))
129
if (
_fileSystem
.FileExists(changedPath))