2 references to StartDebugSession
aspire (2)
Commands\RootCommand.cs (1)
69public static readonly Option<bool> StartDebugSessionOption = new(CommonOptionNames.StartDebugSession)
Program.cs (1)
1405command.Options.Add(new Option<bool>(CommonOptionNames.StartDebugSession)