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