2 references to RunStarted
Aspire.Hosting.Tests (1)
WithProcessCommandTests.cs (1)
1474
await processRunner.
RunStarted
.Task.DefaultTimeout();
Aspire.Hosting.TestUtilities (1)
Utils\TestProcessRunner.cs (1)
82
RunStarted
.TrySetResult(processSpec);