2 references to Arg_InvalidPath
System.Reflection.MetadataLoadContext (2)
System\Reflection\PathAssemblyResolver.cs (2)
39throw new ArgumentException(SR.Format(SR.Arg_InvalidPath, path), nameof(assemblyPaths)); 43throw new ArgumentException(SR.Format(SR.Arg_InvalidPath, path), nameof(assemblyPaths));