1 write to WhenReady
Aspire.Playground.Tests (1)
AppHostTests.cs (1)
325
WhenReady
= whenReady;
2 references to WhenReady
Aspire.Playground.Tests (2)
AppHostTests.cs (2)
115
if (testEndpoints.
WhenReady
!= null)
117
await testEndpoints.
WhenReady
(app, appHostPath, _testOutput);