2 references to AddCommandStrings
Aspire.Cli.EndToEnd.Tests (2)
src\Aspire.Cli\Resources\AddCommandStrings.Designer.cs (1)
36
System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Aspire.Cli.Resources.AddCommandStrings", typeof(
AddCommandStrings
).Assembly);
StartStopTests.cs (1)
200
await auto.WaitUntilTextAsync(
AddCommandStrings
.SelectAnIntegrationToAdd, timeout: TimeSpan.FromMinutes(1));