4 references to SetAnnotationAsObjectList
Aspire.Hosting (3)
Dcp\ContainerCreator.cs (1)
345
dcpContainer.
SetAnnotationAsObjectList
(CustomResource.ResourceAppArgsAnnotation, appLaunchArgumentAnnotations);
Dcp\ExecutableCreator.cs (2)
188
executable.
SetAnnotationAsObjectList
(Executable.LaunchConfigurationsAnnotation, plan.LaunchConfigurations);
191
executable.
SetAnnotationAsObjectList
(
Aspire.Hosting.Tests (1)
Dcp\ResourceSnapshotBuilderTests.cs (1)
283
executable.
SetAnnotationAsObjectList
(DcpCustomResource.ResourceAppArgsAnnotation, launchArgumentAnnotations);