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