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