1 write to IsWatcherStopped
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
1089IsWatcherStopped = true;
8 references to IsWatcherStopped
System.IO.FileSystem.Watcher (8)
System\IO\FileSystemWatcher.Linux.cs (8)
236|| watcher.IsWatcherStopped // user stopped raising events 668if (dir.IsRootDir && !watcher.IsWatcherStopped) 1085if (IsWatcherStopped) 1111if (IsWatcherStopped) 1120if (!IsWatcherStopped) 1151if (!IsWatcherStopped) 1179if (IsWatcherStopped) 1232if (IsWatcherStopped)