1 write to WaitForTexts
Aspire.Playground.Tests (1)
AppHostTests.cs (1)
318WaitForTexts = waitForTexts;
2 references to WaitForTexts
Aspire.Playground.Tests (2)
AppHostTests.cs (2)
43if (testEndpoints.WaitForTexts is { Count: > 0 }) 47readyStateTexts = testEndpoints.WaitForTexts.ToArray();