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