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