2 references to InvalidDirName_NotExists
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.cs (2)
246throw new ArgumentException(SR.Format(SR.InvalidDirName_NotExists, value), nameof(Path)); 368throw new ArgumentException(SR.Format(SR.InvalidDirName_NotExists, path), nameof(path));