1 write to IsWatcherStopped
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
1080IsWatcherStopped = true;
7 references to IsWatcherStopped
System.IO.FileSystem.Watcher (7)
System\IO\FileSystemWatcher.Linux.cs (7)
236|| watcher.IsWatcherStopped // user stopped raising events 1076if (IsWatcherStopped) 1102if (IsWatcherStopped) 1111if (!IsWatcherStopped) 1142if (!IsWatcherStopped) 1170if (IsWatcherStopped) 1223if (IsWatcherStopped)