2 writes to _watcher
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
65_watcher = new INotify.Watcher(this); 80_watcher = null;
3 references to _watcher
System.IO.FileSystem.Watcher (3)
System\IO\FileSystemWatcher.Linux.cs (3)
60if (_watcher != null) 68_watcher.Start(); 79_watcher?.Stop();