2 references to DebugAttachOption
Microsoft.TemplateEngine.Cli (2)
Commands\GlobalArgs.cs (1)
16
DebugAttach = parseResult.GetValue(NewCommand.
DebugAttachOption
);
Commands\NewCommand.cs (1)
34
Options.Add(
DebugAttachOption
);