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