17 instantiations of DotnetRestoreCommand
dotnet.Tests (15)
CommandFactoryTests\GivenAProjectToolsCommandResolver.cs (3)
338new DotnetRestoreCommand(Log) 364new DotnetRestoreCommand(Log) 389new DotnetRestoreCommand(Log)
CommandTests\Build\GivenDotnetBuildBuildsCsproj.cs (1)
125new DotnetRestoreCommand(Log)
CommandTests\Pack\PackTests.cs (1)
248new DotnetRestoreCommand(Log, rootPath)
CommandTests\Restore\GivenThatIWantToRestoreApp.cs (6)
34new DotnetRestoreCommand(Log) 74new DotnetRestoreCommand(Log) 113new DotnetRestoreCommand(Log) 144new DotnetRestoreCommand(Log) 167new DotnetRestoreCommand(Log) 200var restoreCommand = new DotnetRestoreCommand(Log)
CommandTests\Run\GivenDotnetRunBuildsCsProj.cs (1)
234new DotnetRestoreCommand(Log)
CommandTests\Store\GivenDotnetStoresAndPublishesProjects.cs (1)
80new DotnetRestoreCommand(Log)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestfromCsproj.cs (1)
307new DotnetRestoreCommand(Log)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestFromCsprojForMultipleTFM.cs (1)
31new DotnetRestoreCommand(Log, "-r", runtime)
dotnet-new.IntegrationTests (1)
WebProjectsTests.cs (1)
54new DotnetRestoreCommand(_log)
Microsoft.NET.Sdk.BlazorWebAssembly.Tests (1)
WasmBuildIntegrationTest.cs (1)
707new DotnetRestoreCommand(Log, "-bl:msbuild-restore.binlog", "-r", "linux-x64")