2 references to GetCommandString
dotnet.Tests (2)
CommandTests\Tool\List\ToolListGlobalOrToolPathCommandTests.cs (2)
362
commandsColumnWidth = Math.Max(commandsColumnWidth,
GetCommandString
(package).Length);
385
GetCommandString
(package).PadRight(commandsColumnWidth));