3 writes to Description
Aspire.Hosting.Tests (2)
Dashboard\DashboardServiceTests.cs (1)
158Description = "Display description!",
WithHttpCommandTests.cs (1)
70Description = "Command description",
TestShop.AppHost (1)
Program.cs (1)
40Description = "Reset the catalog database to its initial state. This will delete and recreate the database.",
1 reference to Description
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
1386return builder.WithAnnotation(new ResourceCommandAnnotation(name, displayName, commandOptions.UpdateState ?? (c => ResourceCommandState.Enabled), executeCommand, commandOptions.Description, commandOptions.Parameter, commandOptions.ConfirmationMessage, commandOptions.IconName, commandOptions.IconVariant, commandOptions.IsHighlighted));