1 implementation of GetPackagesInSolutionAsync
NuGet.PackageManagement (1)
IDE\PackageRestoreManager.cs (1)
105
public async Task<IEnumerable<PackageRestoreData>>
GetPackagesInSolutionAsync
(string solutionDirectory, CancellationToken token)