1 reference to CreateRestoreTargetGraphAsync
NuGet.Commands (1)
RestoreCommand\DependencyGraphResolver.cs (1)
221
(bool wasRestoreTargetGraphCreationSuccessful, RestoreTargetGraph restoreTargetGraph) = await
CreateRestoreTargetGraphAsync
(frameworkRuntimeDefinition, runtimeGraph, isCentralPackageTransitivePinningEnabled, unresolvedPackages, resolvedPackages, resolvedDependencyGraphItems, context);