1 reference to TryGetAnnotationAsObjectList
Aspire.Hosting (1)
Dcp\Model\Executable.cs (1)
221
if (this.
TryGetAnnotationAsObjectList
(LaunchConfigurationsAnnotation, out List<ProjectLaunchConfiguration>? launchConfigurations))