2 references to DebugShowConfigOption
Microsoft.TemplateEngine.Cli (2)
Commands\GlobalArgs.cs (1)
19
DebugShowConfig = parseResult.GetValue(NewCommand.
DebugShowConfigOption
);
Commands\NewCommand.cs (1)
37
Options.Add(
DebugShowConfigOption
);