2 references to ResolvePath
NuGet.Commands (2)
CommandRunners\PackCommandRunner.cs (2)
693
var filePath =
ResolvePath
(packageFile, basePath);
715
return
ResolvePath
(packageFile, basePath);