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