1 reference to SolutionFolderHeader
dotnet (1)
Commands\Solution\List\SolutionListCommand.cs (1)
60
string header = _displaySolutionFolders ? CliCommandStrings.
SolutionFolderHeader
: CliCommandStrings.ProjectsHeader;