2 references to Arg_PathEmpty
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\Path.cs (2)
867throw new ArgumentException(SR.Arg_PathEmpty, nameof(relativeTo)); 869throw new ArgumentException(SR.Arg_PathEmpty, nameof(path));