2 references to DebugShowConfigOption
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
128
Options.Add(
DebugShowConfigOption
);
Microsoft.TemplateEngine.Cli (1)
Commands\GlobalArgs.cs (1)
23
DebugShowConfig = parseResult.GetValue(definition.
DebugShowConfigOption
);