2 references to _directoryWatchCookies
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\FileChangeWatcher.cs (2)
397watchedDirectory => WatcherOperation.WatchDirectory(watchedDirectory.Path, watchedDirectory.ExtensionFilter, this, _directoryWatchCookies))); 413_fileChangeWatcher._taskQueue.AddWork(WatcherOperation.UnwatchDirectories(_directoryWatchCookies));