1 reference to GetPathIndex
NuGet.Protocol (1)
LocalRepositories\FindLocalPackagesResourceUnzipped.cs (1)
32
_pathIndex = new Lazy<Dictionary<Uri, LocalPackageInfo>>(() =>
GetPathIndex
(_packages));