1 write to LaunchConfigurationAnnotator
Aspire.Hosting (1)
SupportsDebuggingAnnotation.cs (1)
20LaunchConfigurationAnnotator = launchConfigurationAnnotator;
2 references to LaunchConfigurationAnnotator
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
1267supportsDebuggingAnnotation.LaunchConfigurationAnnotator(exe, _configuration[KnownConfigNames.DebugSessionRunMode] ?? ExecutableLaunchMode.NoDebug);
Aspire.Hosting.Tests (1)
ExecutableResourceBuilderExtensionTests.cs (1)
85annotation.LaunchConfigurationAnnotator(exe, "NoDebug");