4 references to ToolListCommandsColumn
dotnet (2)
Commands\Tool\List\ToolListGlobalOrToolPathCommand.cs (1)
113
CliCommandStrings.
ToolListCommandsColumn
,
Commands\Tool\List\ToolListLocalCommand.cs (1)
82
CliCommandStrings.
ToolListCommandsColumn
,
dotnet.Tests (2)
CommandTests\Tool\List\ToolListGlobalOrToolPathCommandTests.cs (2)
357
int commandsColumnWidth = CliCommandStrings.
ToolListCommandsColumn
.Length;
371
CliCommandStrings.
ToolListCommandsColumn
.PadRight(commandsColumnWidth));