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