2 writes to _cancellation
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
71_cancellation = cancellation; 101_cancellation = null;
2 references to _cancellation
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
30if (_cancellation != null) 98var cts = _cancellation;