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