3 instantiations of NuGetExeRestoreCommand
Microsoft.NET.Build.Tests (2)
GivenThatWeWantToBuildADesktopExeWtihNetStandardLib.cs (1)
228new NuGetExeRestoreCommand(Log, testAsset.TestRoot, AppName)
GivenThatWeWantToBuildAWindowsRuntimeComponent.cs (1)
260new NuGetExeRestoreCommand(Log, cppWinTargetDirectory)
Microsoft.NET.Restore.Tests (1)
RestoreWithOlderNuGet.cs (1)
24var restoreCommand = new NuGetExeRestoreCommand(Log, testAsset.Path, testProject.Name)
1 reference to NuGetExeRestoreCommand
Microsoft.NET.Restore.Tests (1)
RestoreWithOlderNuGet.cs (1)
24var restoreCommand = new NuGetExeRestoreCommand(Log, testAsset.Path, testProject.Name)