2 references to Arg_Path2IsRooted
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\DirectoryInfo.cs (1)
81throw new ArgumentException(SR.Arg_Path2IsRooted, nameof(path));
src\libraries\System.Private.CoreLib\src\System\IO\Enumeration\FileSystemEnumerableFactory.cs (1)
30throw new ArgumentException(SR.Arg_Path2IsRooted, nameof(expression));