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