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