1 implementation of Unresolved
NuGet.Commands (1)
RestoreCommand\RestoreTargetGraph.cs (1)
53public ISet<LibraryRange> Unresolved { get; }
1 reference to Unresolved
NuGet.Commands (1)
RestoreCommand\Diagnostics\UnresolvedMessages.cs (1)
33var tasks = graphs.SelectMany(graph => graph.Unresolved.Select(e =>