Implemented interface member:
property
Filters
Microsoft.TemplateEngine.Cli.Commands.IFilterableCommand.Filters
1 write to Filters
Microsoft.TemplateEngine.Cli (1)
Commands\search\BaseSearchCommand.cs (1)
30
Filters
= SetupFilterOptions(SupportedFilters);
1 reference to Filters
Microsoft.TemplateEngine.Cli (1)
Commands\search\LegacySearchCommand.cs (1)
19
parentCommand.AddNoLegacyUsageValidators(this, except:
Filters
.Values.Concat(new Symbol[] { ColumnsAllOption, ColumnsOption, NewCommand.ShortNameArgument }).ToArray());