2 references to CliWaitForDebuggerOption
aspire (2)
Commands\RootCommand.cs (1)
192
Options.Add(
CliWaitForDebuggerOption
);
Program.cs (1)
1312
if (!parseResult.GetValue(RootCommand.
CliWaitForDebuggerOption
))