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