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