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