1 instantiation of SupportsDebuggingAnnotation
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
2296return builder.WithAnnotation(new SupportsDebuggingAnnotation(projectPath, debugAdapterId, requiredExtensionId));
2 references to SupportsDebuggingAnnotation
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
966if (executable.TryGetLastAnnotation<SupportsDebuggingAnnotation>(out var supportsDebuggingAnnotation)