Implemented interface member:
method
AnnotateAsObjectList<TValue>
Aspire.Hosting.Dcp.Model.IAnnotationHolder.AnnotateAsObjectList<TValue>(System.String, TValue)
3 references to AnnotateAsObjectList
Aspire.Hosting (3)
Dcp\DcpExecutor.cs (1)
1073exeSpec.AnnotateAsObjectList(Executable.LaunchConfigurationsAnnotation, projectLaunchConfiguration);
Dcp\Model\Executable.cs (1)
254this.AnnotateAsObjectList(LaunchConfigurationsAnnotation, launchConfiguration);
SupportsDebuggingAnnotation.cs (1)
31exe.AnnotateAsObjectList(Executable.LaunchConfigurationsAnnotation, launchProfileProducer(mode));