1 write to _filePath
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\FileWatching\LspFileChangeWatcher.cs (1)
184
_filePath
= filePath;
1 reference to _filePath
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\FileWatching\LspFileChangeWatcher.cs (1)
192
_fileChangeContext.RemoveFileFromWatchList(
_filePath
);