2 references to DebugSessionRunMode
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
973supportsDebuggingAnnotation.LaunchConfigurationAnnotator(exe, _configuration[KnownConfigNames.DebugSessionRunMode] ?? ExecutableLaunchMode.NoDebug);
Aspire.Hosting.Tests (1)
Dcp\DcpExecutorTests.cs (1)
1555[KnownConfigNames.DebugSessionRunMode] = "Debug"