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