2 references to Description
aspire (2)
Commands\Sdk\SdkDumpCommand.cs (2)
465
if (!string.IsNullOrEmpty(c.
Description
))
467
sb.AppendLine(string.Format(CultureInfo.InvariantCulture, " {0}", c.
Description
));