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