1 write to Exception
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
956Exception = exception;
2 references to Exception
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.Linux.cs (2)
1136fsw.OnError(new ErrorEventArgs(@event.Exception!)); 1140if (@event.Exception is InternalBufferOverflowException)