2 references to GetMaxTaskCount
NuGet.Commands (2)
RestoreCommand\RestoreRunner.cs (2)
52
var maxTasks =
GetMaxTaskCount
(restoreArgs);
118
var maxTasks =
GetMaxTaskCount
(restoreContext);