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