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