1 reference to TryGetRuntimeGraph
NuGet.Commands (1)
RestoreCommand\DependencyGraphResolver.cs (1)
177
if (
TryGetRuntimeGraph
(localRepositories, graphsByTargetFramework, frameworkRuntimeDefinition, projectTargetFramework, out RuntimeGraph? runtimeGraph))