Implemented interface member:
method
AnnotateAsObjectList<TValue>
Aspire.Hosting.Dcp.Model.IAnnotationHolder.AnnotateAsObjectList<TValue>(System.String, TValue)
2 references to AnnotateAsObjectList
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (1)
907exeSpec.AnnotateAsObjectList(Executable.LaunchConfigurationsAnnotation, projectLaunchConfiguration);
Dcp\Model\Executable.cs (1)
254this.AnnotateAsObjectList(LaunchConfigurationsAnnotation, launchConfiguration);