2 references to ENOENT
System.IO.FileSystem.Watcher (2)
src\libraries\Common\src\Interop\Unix\Interop.IOErrors.cs (1)
120case Error.ENOENT:
System\IO\FileSystemWatcher.Linux.cs (1)
382if (hasParent && (error.Error == Interop.Error.ENOENT ||