Implemented interface member:
method
AnnotateAsObjectList<TValue>
Aspire.Hosting.Dcp.Model.IAnnotationHolder.AnnotateAsObjectList<TValue>(System.String, TValue)
4 references to AnnotateAsObjectList
Aspire.Hosting (4)
Dcp\DcpExecutor.cs (2)
1493exe.AnnotateAsObjectList(Executable.LaunchConfigurationsAnnotation, projectLaunchConfiguration); 1544exe.AnnotateAsObjectList(Executable.LaunchConfigurationsAnnotation, projectLaunchConfiguration);
Dcp\Model\Executable.cs (1)
275this.AnnotateAsObjectList(LaunchConfigurationsAnnotation, launchConfiguration);
SupportsDebuggingAnnotation.cs (1)
30exe.AnnotateAsObjectList(Executable.LaunchConfigurationsAnnotation, launchProfileProducer(mode));