5 references to ResolverUtility
NuGet.Commands (3)
RestoreCommand\DependencyGraphResolver.cs (2)
193FindLibraryTask = ResolverUtility.FindLibraryCachedAsync( 1387FindLibraryTask = ResolverUtility.FindLibraryCachedAsync(
RestoreCommand\ProjectRestoreCommand.cs (1)
247packageDownloadTasks.Add(ResolverUtility.FindPackageLibraryMatchCachedAsync(downloadDependency, context, token));
NuGet.DependencyResolver.Core (2)
Remote\RemoteDependencyWalker.cs (2)
92var rootItem = await ResolverUtility.FindLibraryCachedAsync( 170var newGraphItemTask = ResolverUtility.FindLibraryCachedAsync(