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