1 reference to GetUsageParts
System.CommandLine (1)
Help\HelpBuilder.cs (1)
120
return string.Join(" ",
GetUsageParts
().Where(x => !string.IsNullOrWhiteSpace(x)));