2 references to UnexpectedDependencyMessages
NuGet.Commands (2)
RestoreCommand\DependencyGraphResolver.cs (1)
290await UnexpectedDependencyMessages.LogAsync(allGraphs, _request.Project, _logger);
RestoreCommand\ProjectRestoreCommand.cs (1)
171await UnexpectedDependencyMessages.LogAsync(graphs, _request.Project, _logger);