1 reference to _rootedDependencyPath
NuGet.Commands (1)
RestoreCommand\DependencyGraphResolver.cs (1)
1381Path = isCentrallyPinnedTransitiveDependency || isRootPackageReference ? _rootedDependencyPath : DependencyGraphItemIndexer.CreatePathToRef(currentDependencyGraphItem.Path, currentDependencyGraphItem.LibraryRangeIndex),