2 instantiations of TestCommand
Aspire.Cli.Tests (2)
NuGet\NuGetPackagePrefetcherTests.cs (2)
22
var testCommand = new
TestCommand
();
35
var command = new
TestCommand
(commandName);
2 references to TestCommand
Aspire.Cli.Tests (2)
NuGet\NuGetPackagePrefetcherTests.cs (2)
22
var
testCommand = new TestCommand();
35
var
command = new TestCommand(commandName);