1 write to _parseResult
dotnet.Tests (1)
CommandTests\Tool\Restore\ToolRestoreCommandWithMultipleNugetConfigTests.cs (1)
54
_parseResult
= Parser.Parse("dotnet tool restore");
1 reference to _parseResult
dotnet.Tests (1)
CommandTests\Tool\Restore\ToolRestoreCommandWithMultipleNugetConfigTests.cs (1)
128
ToolRestoreCommand toolRestoreCommand = new(
_parseResult
,