2 references to StartCommandStrings
aspire (2)
Commands\StartCommand.cs (1)
32
: base("start",
StartCommandStrings
.Description,
Resources\StartCommandStrings.Designer.cs (1)
31
System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Aspire.Cli.Resources.StartCommandStrings", typeof(
StartCommandStrings
).Assembly);