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