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