2 references to RestartDescription
Aspire.Hosting (1)
ApplicationModel\CommandsConfigurationExtensions.cs (1)
92: CommandStrings.RestartDescription;
Aspire.Hosting.Tests (1)
ResourceCommandAnnotationTests.cs (1)
86Assert.Equal(CommandStrings.RestartDescription, restartCommand.DisplayDescription);