3 references to DisplayArguments
Aspire.Hosting (1)
Dcp\ExecutableCreator.cs (1)
193
plan.
DisplayArguments
.Select(static argument => new AppLaunchArgumentAnnotation(
Aspire.Hosting.Tests (2)
Dcp\ExecutableLaunchPlanTests.cs (2)
48
plan.
DisplayArguments
,
119
Assert.Empty(plan.
DisplayArguments
);