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