2 references to GetSymbolsPath
NuGet.Protocol (2)
Resources\PackageUpdateResource.cs (2)
215
string symbolPackagePath =
GetSymbolsPath
(packagePath, allowSnupkg);
310
string symbolPackagePath =
GetSymbolsPath
(nupkgToPush, isSnupkg: allowSnupkg);