2 references to DebugCustomSettingsLocationOption
Microsoft.TemplateEngine.Cli (2)
Commands\GlobalArgs.cs (1)
14
DebugCustomSettingsLocation = parseResult.GetValue(NewCommand.
DebugCustomSettingsLocationOption
);
Commands\NewCommand.cs (1)
32
Options.Add(
DebugCustomSettingsLocationOption
);