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