2 references to DebugReinitOption
Microsoft.TemplateEngine.Cli (2)
Commands\GlobalArgs.cs (1)
17
DebugReinit = parseResult.GetValue(NewCommand.
DebugReinitOption
);
Commands\NewCommand.cs (1)
35
Options.Add(
DebugReinitOption
);