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