4 references to Table
aspire (4)
Commands\LsCommand.cs (1)
94var useInteractiveStatus = format == OutputFormat.Table
Commands\PipelineCommandBase.cs (3)
158var outputFormat = OutputFormat.Table; 507format = OutputFormat.Table; 541format = OutputFormat.Table;