5 references to DebugSupport
Aspire.Hosting (5)
ApplicationModel\ExecutableLaunchRecipe.cs (5)
321context.Decision.DebugSupport is { } activeDebugSupport && 372if (context.Decision.DebugSupport is not { } debugSupport) 488context.Decision.DebugSupport is { } activeDebugSupport && 544if (context.Decision.DebugSupport is { LaunchConfigurationType: not KnownLaunchConfigurationTypes.Project } customDebugSupport) 568if (context.Decision.DebugSupport is { } debugSupport)